Megvii Engine Team
|
68d7320e69
|
fix(mge/utils): fix using wrong function in register_hook_module
GitOrigin-RevId: 75097de1c1
|
2 years ago |
Megvii Engine Team
|
069e4e07a1
|
fix(mge/utils): fix module_stats missing param problem
GitOrigin-RevId: abbf4935da
|
2 years ago |
Megvii Engine Team
|
194201a774
|
revert: chore(mge/misc): api converage
This reverts commit --
77fd432cb2
0d7126641b
559d205a8c
6d8e7398e4
b72517bfe9
GitOrigin-RevId: 18dc4ce999
|
2 years ago |
Megvii Engine Team
|
d27a4456f9
|
fix(mge): update format
GitOrigin-RevId: 618164e2cd
|
2 years ago |
Megvii Engine Team
|
f50db0b8af
|
Merge pull request #464 from fanhqme2:patch-1
GitOrigin-RevId: c08f061e2e
|
2 years ago |
Megvii Engine Team
|
98460f583f
|
chore(mge/misc): rename APIs that should not be public
GitOrigin-RevId: b72517bfe9
|
2 years ago |
Megvii Engine Team
|
19af26887e
|
fix(mge/tools): fix module_stats for duplicated module
GitOrigin-RevId: a15f17d616
|
2 years ago |
Megvii Engine Team
|
6c4c4ca6e6
|
Merge pull request #459 from Qsingle:fix_overflow_of_flops_calculate
GitOrigin-RevId: c1333e2089
|
3 years ago |
fanhqme2
|
6ef1e12cfd
|
fix flops count bug for ConvTranspose2d
|
3 years ago |
Megvii Engine Team
|
c2e9860feb
|
chore(license): remove all license in file header
GitOrigin-RevId: a0e31247a6
|
3 years ago |
Qsingle
|
b4f9703f48
|
fix(overflow): fix the overflow of the long_scalars in network_node and module_stats
|
3 years ago |
Megvii Engine Team
|
7fa70df9f2
|
style(imperative): remove absolute imports in megengine
GitOrigin-RevId: 7004929069
|
3 years ago |
Megvii Engine Team
|
f75261d76f
|
fix(mge/utils): fix module_status error
GitOrigin-RevId: 9e004d98a1
|
3 years ago |
Megvii Engine Team
|
744efe72a7
|
fix(mge/utils): fix module_status import error
GitOrigin-RevId: 1e04186450
|
3 years ago |
Megvii Engine Team
|
38b7cfdec1
|
fix(mge/utils): fix module states input is dict or others
GitOrigin-RevId: f9701b6134
|
3 years ago |
Megvii Engine Team
|
c5f8b58385
|
docs(docstring): transfer to google style
GitOrigin-RevId: a71245c553
|
3 years ago |
Megvii Engine Team
|
fea1bba23e
|
fix(mge/tools): fix module status error
GitOrigin-RevId: 38e3eeb34b
|
3 years ago |
Megvii Engine Team
|
46d96478a1
|
feat(mge/tools): optimize statistical tools
BREAKING CHANGE:
GitOrigin-RevId: cd2a1acd11
|
4 years ago |
Megvii Engine Team
|
68da973eec
|
fix(mge/network_visualize): fix warning 'span dist too large'
GitOrigin-RevId: 8db691b8ac
|
4 years ago |
Megvii Engine Team
|
c3a1ac3dcf
|
feat(mge/tools): module_status-add-functions
BREAKING CHANGE:
GitOrigin-RevId: ced3da3a12
|
4 years ago |
Megvii Engine Team
|
da167cbc05
|
fix(mge/utils): fix module stats calculate flops bug for group conv and remove model status change
GitOrigin-RevId: 647dc6eb66
|
4 years ago |
Megvii Engine Team
|
6bb9a2556f
|
fix(mge/tools): fix module stats' receptive field bug for Module
GitOrigin-RevId: b471363830
|
4 years ago |
Megvii Engine Team
|
2df847544d
|
fix(mge/tools): fix node display bug in tensorboard
GitOrigin-RevId: c997d6cccb
|
4 years ago |
Megvii Engine Team
|
13481fd2ca
|
feat(mge/tools): add support of receptive_field stats for NetworkNode
GitOrigin-RevId: 11ef335468
|
4 years ago |
Megvii Engine Team
|
5a7c30e0f7
|
feat(mge/tools): add summary print for module_stats and network_visualize
GitOrigin-RevId: 7d85aa0ea2
|
4 years ago |
Megvii Engine Team
|
c45f1eb298
|
fix(mge/tools): improve `module_visualize` result's robustness and beauty
GitOrigin-RevId: ef7b573776
|
4 years ago |
Megvii Engine Team
|
786c36ff42
|
fix(mge/tools): rename `net_stats` in function and examples to match file name
GitOrigin-RevId: 82a1377d66
|
4 years ago |
Megvii Engine Team
|
53075cd3da
|
feat(mge/experimental): add visualization and net stats for python graph
GitOrigin-RevId: a1ab77c20a
|
4 years ago |