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 5e80f0211e fix(mge/network): fix Network not returning dump_info to align trace.dump 3 years ago
..
amp feat(dnn/check_non_finite): addmul scale to check_non_finite opr 3 years ago
autodiff docs(docstring): transfer to google style 3 years ago
core feat(imperative,src): add jit builder for custom op 3 years ago
data style(imperative): remove absolute imports in megengine 3 years ago
distributed Merge pull request #407 from ShrimpLau:docstring_all_reduce_xxx 3 years ago
dtr fix(imperative): release dtr related resources when disable dtr 3 years ago
experimental style(imperative): remove absolute imports in megengine 3 years ago
functional fix(imperative): check async error when getting value 3 years ago
hub feat(imperative): mge hub pretrained support s3 3 years ago
jit fix(imperative): check async error when getting value 3 years ago
module test(imperative/python): fix testcase for magicmind runtime module 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 feat(mge/uniform): add the judgment of low and high 3 years ago
tools feat(imperative): add more tools for megengine 3 years ago
traced_module fix(traced_module): fix ones/zeros functional compatiable 3 years ago
utils fix(mge/network): fix Network not returning dump_info to align trace.dump 3 years ago
__init__.py fix(fastrun): fix persistent_cache in redis 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 feat(cuda/comp_node): gets (maximum) GPU memory allocated/reserved 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 docs(docstring): transfer to google style 3 years ago