ColossalAI/colossalai/fx/profiler
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
..
experimental [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +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
constant.py [fx] refactor code for profiler / enable fake tensor movement. (#1646) 2022-09-27 10:26:52 +08:00
dataflow.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
opcount.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] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00
tensor.py [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00