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
0dbcd4a6f5
ColossalAI
/
colossalai
/
auto_parallel
/
meta_profiler
/
constants.py
6 lines
92 B
Python
Raw
Blame
History
import
torch
import
torch
.
nn
as
nn
# list of inplace operations
INPLACE_MODULE
=
[
nn
.
ReLU
]
Reference in New Issue
View Git Blame
Copy Permalink