ColossalAI/colossalai/fx/profiler/experimental
Super Daniel 3dd6994427
[fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679)
* [fx/profiler] modify data_ptr into uuid for all tensors.

* [fx] modify uuid.

* [fx/profiler] tune performance on GPT-2.

* [fx] updates.

* [fx] debug.

* [fx] debug.

* [fx] cuda.
2022-10-11 11:03:35 +08:00
..
profiler_function [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00
profiler_module [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00
__init__.py [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00
memory.py [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00
profiler.py [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
registry.py [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00