1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-05 23:18:22 +00:00
ColossalAI/tests/test_booster
Insu Jang 00525f7772
[shardformer] fix pipeline forward error if custom layer distribution is used ()
* Use self.[distribute_layers|get_stage_index] to exploit custom layer distribution

* Change static methods for t5 layer distribution to member functions

* Change static methods for whisper layer distribution to member functions

* Replace whisper policy usage with self one

* Fix test case to use non-static layer distribution methods

* fix: fix typo

---------

Co-authored-by: Wenhao Chen <cwher@outlook.com>
2024-03-27 13:57:00 +08:00
..
test_mixed_precision [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00
test_plugin [shardformer] fix pipeline forward error if custom layer distribution is used () 2024-03-27 13:57:00 +08:00
test_accelerator.py [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00