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
a8cd5e8e81
ColossalAI
/
colossalai
/
utils
/
profiler
/
__init__.py
3 lines
82 B
Python
Raw
Normal View
History
Unescape
Escape
Added Profiler Context to manage all profilers (#340)
2022-03-09 08:12:41 +00:00
from
.
comm_profiler
import
CommProfiler
from
.
prof_utils
import
ProfilerContext