Megvii Engine Team
af62cf6f05
fix(mge/utils): fix auto naming bug when expanding structure
GitOrigin-RevId: 5735bf5151
4 years ago
Megvii Engine Team
58ebb26156
fix(imperative/tensor): fix ConstTensorCache
GitOrigin-RevId: 0767bcfa28
4 years ago
Megvii Engine Team
756c1eb7f2
fix(mgb/dnn): add cuda float naive matmul algo
GitOrigin-RevId: db7f7fc057
4 years ago
Megvii Engine Team
4f0e6eae35
fix(mge/trace): re-open gopt level in trace
GitOrigin-RevId: 5ebc712690
4 years ago
Megvii Engine Team
8494a1529e
chore(scripts): clarify and fix default value of bit combined enum
GitOrigin-RevId: 3716bf9bb5
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
acf2860341
fix(cmake): export more sym caused by we change
exception namespace when disable rtti
GitOrigin-RevId: c42f5adffd
4 years ago
Megvii Engine Team
44bafd3f58
fix(imperative/quantization): fix zero scale bug of easy quant
GitOrigin-RevId: f45e19b3e4
4 years ago
Megvii Engine Team
8aced67b15
chore(release): bump version
GitOrigin-RevId: db62cc3899
4 years ago
Megvii Engine Team
e474994f46
feat(imperative/jit): catch input tensors name when tracing
GitOrigin-RevId: 9c69254866
4 years ago
Megvii Engine Team
aed681d325
feat(imperative/utils): optimize the naming rules
GitOrigin-RevId: 329bac640a
4 years ago
Megvii Engine Team
c6bbc478c7
feat(imperative/utils): add __repr__ for network node
GitOrigin-RevId: fe5b59749f
4 years ago
Megvii Engine Team
04b1a45af4
fix(dnn): fix cudnn crash when finalize called after cudnn dtor
GitOrigin-RevId: b0ad639921
4 years ago
Megvii Engine Team
14a089c49d
fix(dnn): change ci to cudnn804, reopen testcase
GitOrigin-RevId: 90713a801b
4 years ago
Megvii Engine Team
c338e876ec
refactor(mgb/dnn): add negative attribute for algo
GitOrigin-RevId: 88b1ce94a5
4 years ago
Megvii Engine Team
ec1a99acc2
refactor(mgb/dnn): replace reproducible with attribute
GitOrigin-RevId: d49015714c
4 years ago
Megvii Engine Team
6af0299c3f
test(mge/ioremote): add REQUIRE_GPU for ioremote opr test
GitOrigin-RevId: 31ec8982c4
4 years ago
Megvii Engine Team
bab0caab72
fix(mgb/opr): add layout constraint on the input of Cumsum
GitOrigin-RevId: d2d108e278
4 years ago
Megvii Engine Team
0d165399e6
fix(mgb): fix fastrun for imperative
GitOrigin-RevId: db54984b92
4 years ago
Megvii Engine Team
94401ce44a
chore(dotprod): dotprod is enabled by default on the android platform
GitOrigin-RevId: d412108732
4 years ago
Megvii Engine Team
610fecc97c
feat(cmake): fix android cmake build issue
detail: NDK do not support find_package(Threads)
but NDK support threads!
FIXME: compnode support NON-cpu compnode on no support threads env
FXIME: may have issue if ANDROID support CUDA, need fix it
if need support this case
GitOrigin-RevId: 19af74a6af
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
3103539175
feat(mge/tools): set network_visualize's log_path as optional flag
GitOrigin-RevId: a74bdc08ba
4 years ago
Megvii Engine Team
eeeddbbcd1
refactor(imperative): refactor tablegen code generator
GitOrigin-RevId: b81b085762
4 years ago
Megvii Engine Team
0ad85a41ac
test(mge): do not ignore data test
GitOrigin-RevId: 937d24df5e
4 years ago
Megvii Engine Team
85b41a90df
feat(dnn): add checksum opr and test
GitOrigin-RevId: e784a76e0b
4 years ago
Megvii Engine Team
a49f4a66b7
feat(dnn): add indexing_one_hot and indexing_set_one_hot opr
GitOrigin-RevId: c5406c71ff
4 years ago
Megvii Engine Team
1310ad4926
feat(dnn): add memory manager for enflame
GitOrigin-RevId: 72a810d959
4 years ago
Megvii Engine Team
2fd3fa8834
feat(cmake): update for enflame cmake compile
GitOrigin-RevId: 3c3c6b3462
4 years ago
Megvii Engine Team
9f2af2099c
feat(mgb): add enflame comp node
GitOrigin-RevId: 478c8538aa
4 years ago
Megvii Engine Team
15d3b3b941
fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change
GitOrigin-RevId: d24f73193e
4 years ago
Megvii Engine Team
31e4bf2c34
fix(mge/optimizer): fix optimizer's state_dict bug
GitOrigin-RevId: 67fb112fb8
4 years ago
Megvii Engine Team
dc96f6aa49
fix(mge/quantization): fix quantized concat forward problem
GitOrigin-RevId: dc21b340d1
4 years ago
Megvii Engine Team
33da8de12b
build(dnn/cuda): split compilation for cutlass wrapper
GitOrigin-RevId: 6365d5fdbc
4 years ago
Megvii Engine Team
63cc5743ca
fix(windows): remove windows build path warning
GitOrigin-RevId: d6e255b7dc
4 years ago
Megvii Engine Team
48a7d333c3
fix(mge/module): fix auto-naming error when there are containers in the module
GitOrigin-RevId: 6b8f043321
4 years ago
Megvii Engine Team
68f2e59763
fix(mgb(ci)): fix tx1 ci testcase
GitOrigin-RevId: 7ac0c4b68d
4 years ago
Megvii Engine Team
420672beca
fix(mgb/dnn): fix x86 matmul midout decl
GitOrigin-RevId: fe1fc977e1
4 years ago
Megvii Engine Team
988f897ee2
test(mge): make test stable
GitOrigin-RevId: 5de478f8b1
4 years ago
Megvii Engine Team
bcbfbbd743
fix(mgb): fix TensorRT runtime opr profiling
GitOrigin-RevId: 3545aa53b2
4 years ago
Megvii Engine Team
702ed9eee6
feat(mge): enable cg dump for debugging
GitOrigin-RevId: 4292364d0d
4 years ago
Megvii Engine Team
ef18a640bc
fix(mgb/core): fix allocate_task_block_unsafe in thread_impl_1.h
GitOrigin-RevId: 21b92fafc5
4 years ago
Megvii Engine Team
fa1ca0ea6c
fix(imperative/opr): fix apply_on_var_node for broadcast
GitOrigin-RevId: 686fff4f73
4 years ago
Megvii Engine Team
e1c83d8d51
fix(mgb/core): add warning information about const_var_shape when record mode
GitOrigin-RevId: a99f9c4e5d
4 years ago
Megvii Engine Team
fc8b501bb8
refactor(mgb/core): refactor cpu compnode so that default cpu has no ability to record
GitOrigin-RevId: 7de4771476
4 years ago
Megvii Engine Team
b717606989
fix(dnn/cuda): add block size limit for culass gemm algo
GitOrigin-RevId: c0940e4535
4 years ago
Megvii Engine Team
55974e8cf9
feat(log): opt log
* opt log at release mode
* add MGE_OVERRIDE_LOG_LEVEL for runtime debug
//! env to config LogLevel
//! DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3, NO_LOG = 4
//! for example , export MGE_OVERRIDE_LOG_LEVEL=0, means set LogLevel to DEBUG
GitOrigin-RevId: 16cd674c56
4 years ago