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 0bdd0b1467 refactor(dispatch): switch to new dispatch system 3 years ago
..
__init__.py chore(mge): update copyright years 4 years ago
_timed_func_fork_exec_entry.py chore(mge): update copyright years 4 years ago
bn_fusion.py feat(mge/traced_module): add some fuse passes 3 years ago
comp_graph_tools.py docs(mge): add some docs for cvt_color and GraphInference 3 years ago
custom_op_tools.py fix(imperative): clear custom op build cache 3 years ago
deprecation.py fix(imperative/python): add the default warning for args descending 3 years ago
future.py chore(mge): update copyright years 4 years ago
hook.py chore(mge): update copyright years 4 years ago
http_download.py feat(imperative): mge hub pretrained support s3 3 years ago
max_recursion_limit.py docs(docstring): transfer to google style 3 years ago
module_stats.py style(imperative): remove absolute imports in megengine 3 years ago
module_utils.py docs(docstring): transfer to google style 3 years ago
naming.py docs(docstring): transfer to google style 3 years ago
network.py fix(mge/network): fix Network not returning dump_info to align trace.dump 3 years ago
network_node.py docs(docstring): transfer to google style 3 years ago
persistent_cache.py fix(fastrun): fallback when redis config is empty 3 years ago
profile_analyzer.py docs(docstring): transfer to google style 3 years ago
profiler.py refactor(dispatch): switch to new dispatch system 3 years ago
tensor_sanity_check.py docs(docstring): transfer to google style 3 years ago
tensorboard.py docs(imperative): fix code exmaple indent warnings 3 years ago
tuple_function.py docs(docstring): transfer to google style 3 years ago