Megvii Engine Team
052a600f03
feat(mge/module): add python wrapper for unfold
GitOrigin-RevId: 562103186f
4 years ago
Megvii Engine Team
4fa9096d20
feat(megbrain): add correlation opr
GitOrigin-RevId: 6d44598891
4 years ago
Megvii Engine Team
7d18102795
fix(imperative/tensor): init m_offset when constructing a Tensor with DeviceTensorND
GitOrigin-RevId: b340e27c47
4 years ago
Megvii Engine Team
927369dacb
fix(mgb/dnn): fix cudnn8.0.4 convbias with z
GitOrigin-RevId: 09453d8a12
4 years ago
Megvii Engine Team
0368eff688
fix(mgb): fix fastrun workspace limit
GitOrigin-RevId: b9797eefcf
4 years ago
Megvii Engine Team
0d332cf005
feat(imperative/opr): rebase rng refactoring to dev & add python module
GitOrigin-RevId: ee5984c52d
4 years ago
Megvii Engine Team
471a29a5f7
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
4 years ago
Megvii Engine Team
aab6b37019
Revert "perf(opr): use pin mem for param_pack_concat"
This reverts commit 95a0997372
GitOrigin-RevId: 12ab59b8aa
4 years ago
Megvii Engine Team
11de49b943
feat(mge/module): python wrapper for conv_transpose3d
GitOrigin-RevId: 61097b8713
4 years ago
Megvii Engine Team
c8f18163a2
refactor(mgb): simplify fast run proccess with storing algo desc instead of algo name
GitOrigin-RevId: 04b86fde50
4 years ago
Megvii Engine Team
46988d4534
refactor(mgb): code refactor of fast run
GitOrigin-RevId: 2c4b8e06bb
4 years ago
Megvii Engine Team
a1e3834229
fix(mgb): fix attribute check compatibility when profiling and read_from_cache in fast run
GitOrigin-RevId: b865d467b0
4 years ago
Megvii Engine Team
3f5238fb38
feat(mgb/dnn): add accuracy shake checker
GitOrigin-RevId: 0bb52078a1
4 years ago
Megvii Engine Team
1cadf9d8d7
fix(mgb): add usable-depend-on-shape attr
GitOrigin-RevId: 3a14fa6b6f
4 years ago
Megvii Engine Team
fbd578cc9e
fix(externcopr): check loader imp dynmaic param
GitOrigin-RevId: 5f38c120e3
4 years ago
Megvii Engine Team
17ef140cc7
fix(rocm): enable var_releaser for rocm
GitOrigin-RevId: a42185aa6f
4 years ago
Megvii Engine Team
64a3314be9
perf(opr): use pin mem for param_pack_concat
GitOrigin-RevId: 95a0997372
4 years ago
Megvii Engine Team
04b96602ae
feat(opr-mm): add backend argument for remote send/recv
GitOrigin-RevId: 841a0e45ab
4 years ago
Megvii Engine Team
d3154a45bc
feat(distributed): support distributed opr for rocm
GitOrigin-RevId: 4840100d07
4 years ago
Megvii Engine Team
6ac68090c8
refactor(mgb/opr): make trt batch flag only depend on inputs dimension
GitOrigin-RevId: f2f1a10762
4 years ago
Megvii Engine Team
00fa02a9b8
fix(mgb): fix attribute uncomplete filter when get_profile_result_from_cache in fast run
GitOrigin-RevId: 599437ad72
4 years ago
Megvii Engine Team
38fdd762fa
build(cuda): link to cuda_stub
GitOrigin-RevId: 073d3313cf
4 years ago
Megvii Engine Team
f295e35839
fix(mgb): fix fast run crash when profile heuristic strategy
GitOrigin-RevId: 6046a2db0c
4 years ago
Megvii Engine Team
4a8b01fca7
chore(release): bump version
4 years ago
Megvii Engine Team
62c394ca91
feat(cuda/comp_node): enable to query adjacent free blocks size
GitOrigin-RevId: 0cd1d202dd
4 years ago
Megvii Engine Team
fd61f09540
feat(cuda/comp_node): enable to directly query memory status
GitOrigin-RevId: 23c1af9a55
4 years ago
Megvii Engine Team
2d18074a70
fix(mgb): fix spell error
GitOrigin-RevId: acae00e0a5
4 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
4 years ago
Megvii Engine Team
a437ec8e88
fix(src/gopt): add replace func of typecvt opr for nhwcd4 pass
GitOrigin-RevId: 801eb1dab3
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
acf2860341
fix(cmake): export more sym caused by we change
exception namespace when disable rtti
GitOrigin-RevId: c42f5adffd
4 years ago
Megvii Engine Team
aed681d325
feat(imperative/utils): optimize the naming rules
GitOrigin-RevId: 329bac640a
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
94401ce44a
chore(dotprod): dotprod is enabled by default on the android platform
GitOrigin-RevId: d412108732
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
bcbfbbd743
fix(mgb): fix TensorRT runtime opr profiling
GitOrigin-RevId: 3545aa53b2
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
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
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
Megvii Engine Team
8928c77c56
fix(neuropilot): fix loader header mismatch
GitOrigin-RevId: c6b3b7a7b8
4 years ago
Megvii Engine Team
ba2ad46e54
feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8
GitOrigin-RevId: c0530a949e
4 years ago