This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
62f4e2eb07
ColossalAI
/
colossalai
/
utils
/
profiler
/
__init__.py
3 lines
52 B
Python
Raw
Normal View
History
Unescape
Escape
[utils] refactor profiler (#837) * add model data profiler * add a subclass of torch.profiler.profile * refactor folder structure * remove redundant codes * polish code * use GeminiMemoryManager * fix import path * fix stm profiler ext * polish comments * remove useless file
2022-04-24 09:03:59 +00:00
from
.
legacy
import
*
from
.
profiler
import
profile