Megvii Engine Team
ce119ef5a5
fix(lite): fix lite error when record level is 2
GitOrigin-RevId: 7dabfd8876
3 years ago
Megvii Engine Team
fe6299c52d
Revert "feat(mgb): allow output tensor's ptr change when record"
This reverts commit c610c8bf9a
.
GitOrigin-RevId: 2eb0504c5d
3 years ago
Megvii Engine Team
8b7649345a
feat(lite): lite support output var no copy option
GitOrigin-RevId: 5b9488cb93
3 years ago
Megvii Engine Team
7642f66df7
feat(core): support output var no copy
GitOrigin-RevId: fd68a1735b
3 years ago
Megvii Engine Team
c17d603847
feat(mgb): allow output tensor's ptr change when record
GitOrigin-RevId: c610c8bf9a
3 years ago
Megvii Engine Team
369c2ccc5a
style(all): reformat c++ code
GitOrigin-RevId: 3ffd1b211f
3 years ago
Megvii Engine Team
3eb0505f9b
feat(imperative): add support for quantized conv transpose2d
GitOrigin-RevId: ffd6431299
3 years ago
Megvii Engine Team
3e4e4c4604
feat(mgb/jit): add graph_opt_config and jit_config interfaces
GitOrigin-RevId: 170d9eeab2
4 years ago
Megvii Engine Team
355153e158
feat(mge/dtr): add DTR in computing graph
GitOrigin-RevId: 8941810319
4 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
4 years ago
Megvii Engine Team
4b98c72171
fix(mge/sublinear): change no virtual grad warning to log_debug
GitOrigin-RevId: 6b5808f2d4
4 years ago
Megvii Engine Team
f3378100f9
feat(mgb): enable output dynamic memory alloc
GitOrigin-RevId: c809629034
4 years ago
Megvii Engine Team
364afec033
chore(mge): update copyright years
GitOrigin-RevId: 3c0690bcc1
4 years ago
Megvii Engine Team
aeb7980b29
perf(mgb): outputs of the same opr and same compnode share the same callbackcaller
GitOrigin-RevId: 59b8e3bcbe
4 years ago
Megvii Engine Team
7f3f9a94ae
feat(mgb/core): add shape hint for graph optimization
GitOrigin-RevId: eaad25a7ef
4 years ago
Megvii Engine Team
fc0fcd2f7f
chore(winograd): remove winograd transform code
GitOrigin-RevId: 78c3cfceae
4 years ago
Megvii Engine Team
0e82b959a1
feat(mge/imperative): add sublinear options
GitOrigin-RevId: f0e917f716
4 years ago
Megvii Engine Team
d782edf80f
refactor(mgb): decouple node insertion from ComputingGraphImpl
GitOrigin-RevId: 59b45fcb17
5 years ago
Megvii Engine Team
d42cf4cd65
refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version
GitOrigin-RevId: d05b114668
5 years ago
Megvii Engine Team
cb5c5fd5dc
feat(mgb/opt): add nchw->nchw4 for tensorrt replace pass
GitOrigin-RevId: db114549be
5 years ago
Megvii Engine Team
7ae05ac886
feat(imperative): merge common c++ code to megbrain
GitOrigin-RevId: d093778e10
5 years ago
Megvii Engine Team
273f891b55
fix(mgb/gopt): fix run-time winograd-transform and nchwxx error
GitOrigin-RevId: aca796f17d
5 years ago
Megvii Engine Team
01092feb9b
feat(mgb): add PackAllReducePass
GitOrigin-RevId: 59c1b45393
5 years ago
Megvii Engine Team
01ac8bbd2f
docs(gopt): add more comments
GitOrigin-RevId: 358f30b1b7
5 years ago
Megvii Engine Team
6d6b42bb77
refactor(gopt): refactor interface of add passes for common optimizations
GitOrigin-RevId: d0f3819c3a
5 years ago
Megvii Engine Team
36f17dec64
feat(gopt): add layout transform and fuse in load_and_run
GitOrigin-RevId: 9faa7ef068
5 years ago
Megvii Engine Team
e24fcd00c1
refactor(gopt): use graphcommonoptimizeoptions for graphopt
GitOrigin-RevId: dd8a93813a
5 years ago
Megvii Engine Team
396653df5f
feat(mge/api): expose sublinear related parameters at mge api level
GitOrigin-RevId: 7a47f5d0d5
5 years ago
Megvii Engine Team
d74a4ee931
fix(mge/build): use consistent genfiles/megbrain_build_config.h
Modify get_dynamic_info to work with cmake changes
Also rename get_dynamic_info as get_mem_allocation_info
GitOrigin-RevId: 383affe388
5 years ago
Megvii Engine Team
044695aa2a
feat(mgb/plugin): add profiler for dynamic graph
GitOrigin-RevId: 10a6cccff9
5 years ago
Megvii Engine Team
f91881ffdc
MegEngine: Initial commit of MegEngine.
GitOrigin-RevId: f0c8338beb
5 years ago