Megvii Engine Team
|
d42cf4cd65
|
refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version
GitOrigin-RevId: d05b114668
|
5 years ago |
Megvii Engine Team
|
3bd8ef3589
|
feat(mgb/compnode): add atlas compnode
GitOrigin-RevId: 19f3c33003
|
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
|
09d2b7c3fe
|
fix(core): make the semantics of instance id clear and correct
GitOrigin-RevId: 2232195c50
|
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
|
f4ead78852
|
feat(mgb): static allocation with given padding
GitOrigin-RevId: fdf2de8ad6
|
5 years ago |
Megvii Engine Team
|
01092feb9b
|
feat(mgb): add PackAllReducePass
GitOrigin-RevId: 59c1b45393
|
5 years ago |
Megvii Engine Team
|
47377c7be5
|
fix(core): fix memory defragmenter
GitOrigin-RevId: e883be8b5c
|
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
|
b8d27934cd
|
fix(mgb/core): fix opr shallow copy in sublinear
retrive comp_node from output var instead of opr config in sublinear if all outputs were placed on same comp_node
GitOrigin-RevId: a1ed027dac
|
5 years ago |
Megvii Engine Team
|
075c4562bc
|
fix(mgb/core): fix stream propagation in seq_comp_node_opt
for ForwardInToOutput op, StreamPropType of output(0) should be forwarded as input(0)
GitOrigin-RevId: 13e9587961
|
5 years ago |
Megvii Engine Team
|
f91881ffdc
|
MegEngine: Initial commit of MegEngine.
GitOrigin-RevId: f0c8338beb
|
6 years ago |