ColossalAI/colossalai/fx
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
..
codegen [fx] fix offload codegen test (#1648) 2022-09-27 10:25:27 +08:00
passes [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00
profiler [fx/profiler] assigned UUID to each unrecorded tensor/ improved performance on GPT-2 (#1679) 2022-10-11 11:03:35 +08:00
tracer [fx/profiler] tuned the calculation of memory estimation (#1619) 2022-09-23 10:59:47 +08:00
__init__.py [fx/profiler] provide a table of summary. (#1634) 2022-09-23 18:12:43 +08:00
graph_module.py [fx] Add offload codegen (#1598) 2022-09-14 15:49:06 +08:00
proxy.py [hotfix] fix coloproxy typos. (#1519) 2022-08-30 11:39:03 +08:00