1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-10-08 21:34:29 +00:00

2 Commits

Author SHA1 Message Date
傅剑寒
50104ab340 [Inference/Feat] Add convert_fp8 op for fp8 test in the future ()
* add convert_fp8 op for fp8 test in the future

* rerun ci
2024-05-10 18:39:54 +08:00
傅剑寒
279300dc5f [Inference/Refactor] Refactor compilation mechanism and unified multi hw ()
* refactor compilation mechanism and unified multi hw

* fix file path bug

* add init.py to make pybind a module to avoid relative path error caused by softlink

* delete duplicated micros

* fix micros bug in gcc
2024-04-24 14:17:54 +08:00