Megvii Engine Team
43098fb8f1
feat(mge): add SlidingWindowTranspose opr
BREAKING CHANGE:
GitOrigin-RevId: 54d726d2fe
5 years ago
Megvii Engine Team
1eaf32cd78
fix(mgb): fix typo in message
GitOrigin-RevId: 92d778b5df
4 years ago
Megvii Engine Team
b078dda90b
feat(mge/random): add some random op and remove random/distrbution.py
GitOrigin-RevId: 4c05ebc266
5 years ago
Megvii Engine Team
f30c0e06a6
feat(mgb/opr): add lsq opr
GitOrigin-RevId: 45494a2b57
5 years ago
Megvii Engine Team
6cd01d5a74
feat(imperative/functional): let elemwise support empty IO & add some tests
GitOrigin-RevId: a5dc3b997c
5 years ago
Megvii Engine Team
dea5278172
feat(mgb/opr): let PowC & TypeCvt support empty IO
GitOrigin-RevId: f97b3005fd
5 years ago
Megvii Engine Team
88898e63a5
fix(mgb): replace if_constexpr with runtime function to avoid potential
bug
GitOrigin-RevId: 27fe093d50
4 years ago
Megvii Engine Team
1cfdbc565c
feat(dnn): add deterministic max pooling
GitOrigin-RevId: 9ab4c7a748
5 years ago
Megvii Engine Team
a5060a2bfe
feat(mgb/opr): add check_has_inf kernel and opr
GitOrigin-RevId: 0d042dbfce
5 years ago
Megvii Engine Team
f584416aa2
fix(dnn/bn): revise the conditions for inplace flag
GitOrigin-RevId: 59a104bf6a
5 years ago
Megvii Engine Team
2eea00097c
feat(mgb): add fast run batch size graph option
GitOrigin-RevId: 94e333ec80
5 years ago
Megvii Engine Team
29f7cdb84a
fix(mgb/opr): correct nvof out shape computation
GitOrigin-RevId: 16bf086e92
5 years ago
Megvii Engine Team
8da2f698a3
feat(dnn/cuda): support warp perspective/pooling op when channel not aligned to 64
GitOrigin-RevId: 39f29ec990
5 years ago
Megvii Engine Team
3b9b87809d
refactor(dnn): refactor lowbit tensor format
GitOrigin-RevId: b646dc085b
5 years ago
Megvii Engine Team
d2e33af52f
fix(mgb): fix wrong set of strategy in lar
GitOrigin-RevId: 5c1f7c669f
5 years ago
Megvii Engine Team
3591ef1f6a
fix(mgb): fix conv cudnnconvbackwarddata algo witch is not shake
GitOrigin-RevId: 379bfbe376
5 years ago
Megvii Engine Team
13b15fb08c
feat(megbrain): add correlation opr
GitOrigin-RevId: 6d44598891
5 years ago
Megvii Engine Team
6ab1c55d2c
fix(mgb): fix fastrun workspace limit
GitOrigin-RevId: b9797eefcf
5 years ago
Megvii Engine Team
40bab1ed66
feat(log): opt log, enable mgb sdk log at opt build
more info: 16cd674c56
* change MGE_OVERRIDE_LOG_LEVEL to RUNTIME_OVERRIDE_LOG_LEVEL
* use ::std::getenv not MGB_GETENV for special ENV
GitOrigin-RevId: ee0f9c0f72e627c331c00100f6a21adc927081df
5 years ago
Megvii Engine Team
00b48dfe7f
Revert "perf(opr): use pin mem for param_pack_concat"
This reverts commit 95a0997372
GitOrigin-RevId: 12ab59b8aa
5 years ago
Megvii Engine Team
f16c9eb9d7
refactor(mgb): simplify fast run proccess with storing algo desc instead of algo name
GitOrigin-RevId: 04b86fde50
5 years ago
Megvii Engine Team
5d637d0723
refactor(mgb): code refactor of fast run
GitOrigin-RevId: 2c4b8e06bb
5 years ago
Megvii Engine Team
f6bd4f59f7
fix(mgb): fix attribute check compatibility when profiling and read_from_cache in fast run
GitOrigin-RevId: b865d467b0
5 years ago
Megvii Engine Team
4b141f8de4
fix(mgb): add usable-depend-on-shape attr
GitOrigin-RevId: 3a14fa6b6f
5 years ago
Megvii Engine Team
21c6c4371d
perf(opr): use pin mem for param_pack_concat
GitOrigin-RevId: 95a0997372
5 years ago
Megvii Engine Team
ce610ca31a
fix(mgb): fix attribute uncomplete filter when get_profile_result_from_cache in fast run
GitOrigin-RevId: 599437ad72
5 years ago
Megvii Engine Team
8585aa61ad
fix(mgb): fix fast run crash when profile heuristic strategy
GitOrigin-RevId: 6046a2db0c
5 years ago
Megvii Engine Team
2d18074a70
fix(mgb): fix spell error
GitOrigin-RevId: acae00e0a5
5 years ago
Megvii Engine Team
ff755451d2
refactor(mgb): move algo's name from info to desc and delete some algo's unnecessary param() method
GitOrigin-RevId: 144ff547d1
5 years ago
Megvii Engine Team
8494a1529e
chore(scripts): clarify and fix default value of bit combined enum
GitOrigin-RevId: 3716bf9bb5
5 years ago
Megvii Engine Team
aed681d325
feat(imperative/utils): optimize the naming rules
GitOrigin-RevId: 329bac640a
5 years ago
Megvii Engine Team
c338e876ec
refactor(mgb/dnn): add negative attribute for algo
GitOrigin-RevId: 88b1ce94a5
5 years ago
Megvii Engine Team
ec1a99acc2
refactor(mgb/dnn): replace reproducible with attribute
GitOrigin-RevId: d49015714c
5 years ago
Megvii Engine Team
bab0caab72
fix(mgb/opr): add layout constraint on the input of Cumsum
GitOrigin-RevId: d2d108e278
5 years ago
Megvii Engine Team
15d3b3b941
fix(mgb): fix mgb still profiling matmul even when no-profiling-on-shape-change
GitOrigin-RevId: d24f73193e
5 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
5 years ago
Megvii Engine Team
ba2ad46e54
feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8
GitOrigin-RevId: c0530a949e
5 years ago
Megvii Engine Team
e19b9af19b
feat(imperative): add bit combined enum to python C extension
GitOrigin-RevId: 92307dd2ca
5 years ago
Megvii Engine Team
a3ea1f153c
feat(mgb/opr): add fast profile and combined Execution strategy
GitOrigin-RevId: 843dc3a790
5 years ago
Megvii Engine Team
c82d88751a
fix(dnn/cuda): add cuda nchw int8 conv impl with nchw4 to fix cu111 compatibility
GitOrigin-RevId: 771968f9ac
5 years ago
Megvii Engine Team
798ae5e58c
fix(imperative/opr): close SCALAR_IDX warning of IndexingMultiAxisVec for proxy_graph
GitOrigin-RevId: 6e0d888f85
5 years ago
Megvii Engine Team
3fab21ed31
fix(lite): fix BUILD and misc
GitOrigin-RevId: 48aa0e0924
5 years ago
Megvii Engine Team
65c3159cf1
feat(lite): add version interface
GitOrigin-RevId: cd09b271a9
5 years ago
Megvii Engine Team
c33a717314
feat(dnn): repalce is_reproducible with algo attribute in opencl, cpu, rocm and cuda
GitOrigin-RevId: 86dead0a11
5 years ago
Megvii Engine Team
b0944dc72a
fix(mgb): fix tx1 compile
GitOrigin-RevId: 0eeb62ff73
5 years ago
Megvii Engine Team
0a191f8d48
fix(misc): some fixes to make faster_rcnn run in no-symbolic-trace
GitOrigin-RevId: 0fc40ad9c8
5 years ago
Megvii Engine Team
bb8f292816
refactor(mge/func): change `conv_execution_strategy` to `execution_strategy`
GitOrigin-RevId: 7aef9935ee
5 years ago
Megvii Engine Team
d62dabe5f8
fix(mgb): fix matmul model compat in flatbuffer
GitOrigin-RevId: 2effad8e5f
5 years ago
Megvii Engine Team
0e3a6329ff
build(cuda): support cu111 build
GitOrigin-RevId: b3067ba4d5
5 years ago
Megvii Engine Team
a09fc5f784
fix(mgb/serialization): disable inplace arith graph opt in graph load
GitOrigin-RevId: d63baf8356
5 years ago