1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-09-23 02:20:49 +00:00

8 Commits

Author SHA1 Message Date
Hongxin Liu
079bf3cb26 [misc] update pre-commit and run all files ()
* [misc] update pre-commit

* [misc] run pre-commit

* [misc] remove useless configuration files

* [misc] ignore cuda for clang-format
2023-09-19 14:20:26 +08:00
Frank Lee
80eba05b0a [test] refactor tests with spawn ()
* [test] added spawn decorator

* polish code

* polish code

* polish code

* polish code

* polish code

* polish code
2023-04-06 14:51:35 +08:00
YuliangLiu0306
942c8cd1fb [fx] refactor tracer to trace complete graph ()
* [CLI] add CLI launcher

* Revert "[CLI] add CLI launcher"

This reverts commit df7e6506d4.

* [fx] refactor tracer to trace complete graph

* add comments and solve conflicts.
2022-07-20 11:20:38 +08:00
YuliangLiu0306
4631fef8a0 [fx]refactor tracer () 2022-07-19 15:50:42 +08:00
Frank Lee
b6cb5a47ad [fx] added timm model tracing testing () 2022-07-07 14:02:17 +08:00
Jiarui Fang
ae7d3f4927 [refactor] move process group from _DistSpec to ColoTensor. () 2022-07-06 16:15:16 +08:00
Frank Lee
2d13a45a3b [fx] added testing for all gpt variants ()
* [fx] added testing for all gpt variants

* polish code

* polish code
2022-07-06 14:03:13 +08:00
Frank Lee
16302a5359 [fx] added unit test for coloproxy ()
* [fx] added unit test for coloproxy

* polish code

* polish code
2022-06-15 15:27:51 +08:00