You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Megvii Engine Team cbbca5fb10 feat(mge): add softmax op use cudnn api 3 years ago
..
amp feat(dnn/check_non_finite): addmul scale to check_non_finite opr 3 years ago
autodiff refactor(dispatch): switch to new dispatch system 3 years ago
core refactor(imperative): unify interpreter option setting 3 years ago
data style(imperative): remove absolute imports in megengine 3 years ago
distributed refactor(dispatch): switch to new dispatch system 3 years ago
dtr refactor(imperative): unify interpreter option setting 3 years ago
experimental refactor(dispatch): switch to new dispatch system 3 years ago
functional feat(mge): add softmax op use cudnn api 3 years ago
hub feat(imperative): mge hub pretrained support s3 3 years ago
jit refactor(dispatch): switch to new dispatch system 3 years ago
module fix(module): fix module dumped in old version without _short_name attr 3 years ago
optimizer fix(mge/optimizer): allow lr to be 0 3 years ago
quantization docs(imperative): fix multiple target warning when cross-reference 3 years ago
random refactor(dispatch): switch to new dispatch system 3 years ago
tools fix(mge): replace _full_sync by sync 3 years ago
traced_module fix(module): fix module dumped in old version without _short_name attr 3 years ago
utils refactor(dispatch): switch to new dispatch system 3 years ago
__init__.py refactor(imperative): unify interpreter option setting 3 years ago
config.py fix(mge): control compute_mode by context 3 years ago
conftest.py ci(pytest): fixture doctest namespace in pytest config 3 years ago
device.py fix(mge): replace _full_sync by sync 3 years ago
logger.py fix(mge): fix some minor problems 3 years ago
serialization.py docs(docstring): transfer to google style 3 years ago
tensor.py refactor(dispatch): switch to new dispatch system 3 years ago