421 Commits (release-0.6)
 

Author SHA1 Message Date
  Megvii Engine Team bb6030ff54 chore(release): bump version 4 years ago
  Megvii Engine Team ba5a43b818 fix(dnn/fallback): delete ConvBias* opr param of conv_bias algo 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 fc1ce273b7 fix(dnn/cuda): fix elemwise add cuda int8 bcast 4 years ago
  Megvii Engine Team 57bc36575f style(dnn/cuda): format cuda elemwise code 4 years ago
  Megvii Engine Team 09eaa398d1 fix(mgb/dnn): fix case fallthrough compile error for gcc7 4 years ago
  Megvii Engine Team b689b4ce5c fix(mge/functional): add F.clamp to __all__ to fix docs 4 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 d35c609d83 feat(osx/python_whl): refine whl doc and macos whl env 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 3bfb704e62 fix(mgb): fix windows host build type error 4 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 b2f05bf8d8 fix(mge/module): fix quantized fold weight value range limit for fused conv/bn modules 4 years ago
  Megvii Engine Team 0df74604bd fix(data): fix contiguous id 4 years ago
  Megvii Engine Team fff2cdc7bb feat(dnn/fallback): add winograd weight preprocess 5 years ago
  Megvii Engine Team d37229fa02 feat(dnn): optimize f23 and f63 nchw44 winograd 5 years ago
  Megvii Engine Team d7c0dd45b9 build(ci/docker_env): add cuda version chek when build megbrain wheel, 5 years ago
  Megvii Engine Team 3bd8ef3589 feat(mgb/compnode): add atlas compnode 5 years ago
  Megvii Engine Team aa147b7426 fix(osx/python_module): fix build python module on osx 5 years ago
  Megvii Engine Team 1e576e321b feat(dnn/aarch64-arm_common): add mat_idx warppespective for aarch64/arm_common/naive 5 years ago
  Megvii Engine Team 714cb232bb feat(dnn): add gemv supports in conv1x1 for NCHW44 and NCHW44_DOT(aarch64 binary size grows 2KB) 5 years ago
  Megvii Engine Team 9cc669637e refactor(sdk/extern-opr): add cpu threads config for MACE 5 years ago
  Megvii Engine Team f4694669b1 fix(dnn/arm): add target os and arch for cross compile 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 c8f3742f0e fix(mge/doc): fix wrong doc for megengine doc 5 years ago
  Megvii Engine Team b8b000db3b feat(dnn/fallback): fix fallback interface of weight preprocess 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 845f42a38b fix(midout/naive/warp_perspective): fix Template Functions instantiation 5 years ago
  Megvii Engine Team 5fb07c9964 fix(dnn/x86): fix cmake error for build x86 gtest 5 years ago
  Megvii Engine Team 763b57add7 fix(dnn/cuda): fix INTMAX overflow in warp_perspective_cuda 5 years ago
  Megvii Engine Team 2e6e570dfe feat(dnn/fallback): add armv7 im2col mk4-dot int8 and 5 years ago
  Megvii Engine Team 457a1e010c refactor(imperative): initial merge of xxx and 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 1adb262ad4 fix(dnn/naive): fix midout for pooling 5 years ago
  Megvii Engine Team 32d7f25b19 fix(dnn/naive): fix midout for relayout_format 5 years ago