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
..
__init__.py chore(mge/functional): add compatible code for functional api 4 years ago
debug_param.py fix(mge): control compute_mode by context 3 years ago
distributed.py chore(mge): update copyright years 4 years ago
elemwise.py Merge pull request #398 from ErikQQY:docstring-mul 3 years ago
external.py feat(imperative): add magicmind runtime opr 3 years ago
inplace.py refactor(dispatch): switch to new dispatch system 3 years ago
loss.py feat(mge/imperative): add ctc loss 3 years ago
math.py refactor(dispatch): switch to new dispatch system 3 years ago
metric.py refactor(functional): import all from metric in nn 3 years ago
nn.py feat(mge): add softmax op use cudnn api 3 years ago
quantized.py fix(mge): replace functional paramter 3 years ago
tensor.py refactor(dispatch): switch to new dispatch system 3 years ago
utils.py fix(mge): ignore errors caused by earlier async errors 3 years ago
vision.py fix(imperative): check async error when getting value 3 years ago