ColossalAI/colossalai/_analyzer/_subclasses
YuliangLiu0306 f57d34958b
[FX] refactor experimental tracer and adapt it with hf models (#3157)
* pass gpt trace and meta_prop

* pass t5 trace and meta_prop

* [FX] refactor experimental tracer and adapt it with hf models

* pass all mainstream model zoo

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* skip tests

* fix CI

* using packaging version

* polish
2023-03-22 10:40:33 +08:00
..
__init__.py
_meta_registration.py [FX] refactor experimental tracer and adapt it with hf models (#3157) 2023-03-22 10:40:33 +08:00
_monkey_patch.py [FX] refactor experimental tracer and adapt it with hf models (#3157) 2023-03-22 10:40:33 +08:00
flop_tensor.py [FX] refactor experimental tracer and adapt it with hf models (#3157) 2023-03-22 10:40:33 +08:00
meta_tensor.py