134 Commits (14a32ae19be59d5686026a72d49cdb5f18b0fac1)

Author SHA1 Message Date
  Megvii Engine Team 5e7d2a91c2 refactor(mgb): add TensorND::proxy_to_default_cpu 4 years ago
  Megvii Engine Team 9e9e8ca0fe fix(mgb): fix some compile errors 4 years ago
  Megvii Engine Team d782edf80f refactor(mgb): decouple node insertion from ComputingGraphImpl 5 years ago
  Megvii Engine Team d42cf4cd65 refactor(mgb): replace static_cast<ComputingGraphImpl*> with a checked version 5 years ago
  Megvii Engine Team 55844d3e24 fix(core): fix CPU compnode get_ram_status_byte free_memory error 5 years ago
  Megvii Engine Team 672d4ad0e0 fix(jit): more testcases on the grad of JITExecutor 5 years ago
  Megvii Engine Team bc95e873ef fix(jit): fix jit grad 5 years ago
  Megvii Engine Team 4cf193ab97 fix(mgb/opr-mm): fix device id in TestOprIORemote.IdentityWithGopt 4 years ago
  Megvii Engine Team c76789a5c9 feat(mge/imperative): add io remote wrapper 4 years ago
  Megvii Engine Team 9006d76bea fix(serialization): do not gate enum entries by macro 5 years ago
  Megvii Engine Team ad4928c995 fix(serialization): remove #include flatbuffers/flatbuffers.h in public header 5 years ago
  Megvii Engine Team 177c268898 feat(osx/python_whl): fix python pytest failedon osx 4 years ago
  Megvii Engine Team 4d541b72ce feat(osx/python_whl): make macos HAPPY for build megbrain python package 5 years ago
  Megvii Engine Team ab3efab066 fix(mgb): add compute capability check 4 years ago
  Megvii Engine Team 8070f40aa1 fix(mgb/gopt): fix gopt nchwxx convert elemwise and reshape 4 years ago
  Megvii Engine Team b38e8225be refactor(mgb/opr-mm): update megray communicator init interface and fix ci 4 years ago
  Megvii Engine Team 5e912eddbd fix(mgb/opr-mm): fix grad func of reduce and gather 4 years ago
  Megvii Engine Team e3e981ccf0 test(mge/collective_comm): fix collective_comm test and add data parallel test 4 years ago
  Megvii Engine Team d3d9018f8d feat(imperative/opr-mm): add broadcast 4 years ago
  Megvii Engine Team 3bd8ef3589 feat(mgb/compnode): add atlas compnode 5 years ago
  Megvii Engine Team 7c2782366b feat(core): redact exception messages if logging is disabled 5 years ago
  Megvii Engine Team 6137adc05a feat(core): move more exceptions to base exception 5 years ago
  Megvii Engine Team 49f02e71fc chore(format): format megbrain/exception.h 5 years ago
  Megvii Engine Team 9667d93cfe feat(core): internal changes to exception types 5 years ago
  Megvii Engine Team cf3a55ce17 fix(mgb/opr-mm): remove PeerDesc from RemoteSend and RemoteRecv 5 years ago
  Megvii Engine Team d53dab2fb2 fix(build): export target megengine 5 years ago
  Megvii Engine Team a808f807c6 feat(externcopr/nvidaopticalflow): fix output and fix cu context issue on 5 years ago
  Megvii Engine Team 486cbdea8b fix(mgb/opt): nchw to nchw4 pass suppport ic less than 4 5 years ago
  Megvii Engine Team cb5c5fd5dc feat(mgb/opt): add nchw->nchw4 for tensorrt replace pass 5 years ago
  Megvii Engine Team 2e70cf1dd0 feat(mgb/opt): add nchw->nchw4 in tensorcore pass 5 years ago
  Megvii Engine Team 1e8337f14a fix(mgb/gopt): remove redundant reshape in nchw->nchw4 pass 5 years ago
  Megvii Engine Team 946a340c3d feat(ci/midout): opt midout and add midout ci 5 years ago
  Megvii Engine Team 90aa65d98d fix(mgb/serialization): fix multiple graph load error 5 years ago
  Megvii Engine Team 6972fc7d75 feat(opr/standalone): import NMSKeep from MegSkull contrib 5 years ago
  Megvii Engine Team 6d367454cf feat(mge/opr-mm): add param local_grad for collective_comm opr 5 years ago
  Megvii Engine Team 0ccb965c8e fix(mgb/gopt): fix convert format nchw->nchw4 pass 5 years ago
  Megvii Engine Team 7ae05ac886 feat(imperative): merge common c++ code to megbrain 5 years ago
  Megvii Engine Team 5d7fdd4762 fix(brain): fix winodws build 5 years ago
  Megvii Engine Team 318f6d75fa fix(mge): fix some warnings 5 years ago
  Megvii Engine Team 1a70842eac fix(serialization): fix model compatibility 5 years ago
  Megvii Engine Team 328fb36f17 feat(mgb/opr-mm): add Scatter, Gather, AllToAll oprs 5 years ago
  Megvii Engine Team 786afef461 feat(build): install CMake config module and pkg-config descriptor 5 years ago
  Megvii Engine Team 4d35397bdf fix(dnn/fallback): fix conv1x1/im2col usable and fuse-conv-bias get fp32xfp32-->qint8 error 5 years ago
  Megvii Engine Team 12dc36a6ab feat(mgb/gopt): add interface to reproducible 5 years ago
  Megvii Engine Team 09d2b7c3fe fix(core): make the semantics of instance id clear and correct 5 years ago
  Megvii Engine Team 273f891b55 fix(mgb/gopt): fix run-time winograd-transform and nchwxx error 5 years ago
  Megvii Engine Team 02abc36ea6 fix(mbg/arm_common): fix nchw44-dot misc issue 5 years ago
  Megvii Engine Team 9ed3882a94 fix(opr/dnn): fix winograd fast run mismatch 5 years ago
  Megvii Engine Team 18be23f328 fix(mbg/gopt): fix nchwxx gopt with no fuse conv_bias and winograd 5 years ago
  Megvii Engine Team f4ead78852 feat(mgb): static allocation with given padding 5 years ago