ColossalAI/colossalai/fx/profiler
Super Daniel 6135e178b3
[fx] refactor code for profiler / enable fake tensor movement. (#1646)
* [fx/profiling] provide summary for MetaInfoProp.

* [fx/profiler] provide a table of summary.

* [fx/profiler] provide a table of summary.

* [fx/profiler] provide a table of summary.

* [fx/profiler] provide a table of summary.

* [fx] optimize table repr.

* [fx] optimize table repr.

* [fx] refactor code for profiler.

* [fx] add docstring.

* [fx] add docstring.

* [fx] skip test.

* [fx] redo.

* [fx] redo.

* [fx] fix import error for torch11.

* [fx] fix import error for torch11.
2022-09-27 10:26:52 +08:00
..
experimental [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
__init__.py [fx/tuning] tune performance on rotor with meta info. (#1599) 2022-09-15 14:46:36 +08:00
constant.py [fx] refactor code for profiler / enable fake tensor movement. (#1646) 2022-09-27 10:26:52 +08:00
dataflow.py [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
memory.py [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
opcount.py [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
profiler.py [fx] refactor code for profiler / enable fake tensor movement. (#1646) 2022-09-27 10:26:52 +08:00
tensor.py [fx] refactor code for profiler / enable fake tensor movement. (#1646) 2022-09-27 10:26:52 +08:00