1971 Commits (ec75cd867bead83144bb3860c73aba6bb7e1fa1d)
 

Author SHA1 Message Date
  yeasoon ec75cd867b add: add gflags submodule for megengine 4 years ago
  Megvii Engine Team bd42cb06cf refactor(mgb/lite): refactor lite InfilePersistentCache with core impl 4 years ago
  Megvii Engine Team 676b205bd8 style(imperative): add bypass of clang-format for cg options 4 years ago
  Megvii Engine Team 2c5a007a92 fix(mge/optimizer): allow lr to be 0 4 years ago
  Megvii Engine Team c50858ee13 fix(dnn): specialize pow to make it consistent 4 years ago
  Megvii Engine Team d898838e18 fix(src/gopt/test): remove device info in the cache_data 4 years ago
  Megvii Engine Team a2a46b56ef fix(lite): fix rknn error in lite 4 years ago
  Megvii Engine Team 849f0ece9d fix(dnn): drop batched matmul cublas algo when batch is 1 4 years ago
  Megvii Engine Team b5bf56e0ee style(dnn): add bypass of clang-format for dnn foreach_opr macro 4 years ago
  Megvii Engine Team 5af52746f7 fix(mgb): fix bug caused by conv filter size is too big 4 years ago
  liuke b0ba6d3201 Merge pull request #207 from togetherwhenyouwant:feat-x86-matmul-6x16x2 4 years ago
  Megvii Engine Team a4ac5e7e8f fix(mgb/gopt): fix profiler cache when build without opr type info name 4 years ago
  Megvii Engine Team 012de7695d feat(mgb/gopt): add profiler cache 4 years ago
  Megvii Engine Team b33ec46e54 fix(mgb/gopt): fix layout gtrans when graph partition has opr with different format 4 years ago
  Megvii Engine Team fe15239ac0 fix(imperative): fix error message for tensors with intbx data type 4 years ago
  Megvii Engine Team 10af44abba fix(dnn/cuda): fix cudnn conv impl for nchw4_nchw hybrid layout 4 years ago
  Megvii Engine Team feb813bcc0 chore(release): bump version 4 years ago
  Megvii Engine Team 5885b137fa feat(dnn/arm): support layout like NHWC channel like broadcast on arm 4 years ago
  Megvii Engine Team 565466c25f feat(lite): auto deduce output tensor shape before model forward 4 years ago
  Megvii Engine Team 29f9935d92 fix(imperative/python): add layer_norm doc and rm useless param 4 years ago
  Megvii Engine Team 300955140e fix(traced_module/doc): fix warning for traced_module docstring 4 years ago
  Megvii Engine Team 4cb7fa8e28 ci(check): force check clang-format version 4 years ago
  Megvii Engine Team f7d05db7d6 fix(mge/module): fix named_tensors 4 years ago
  Megvii Engine Team a29f1c8c02 fix(cmake/midout): fix cmake midout 4 years ago
  Megvii Engine Team 369c2ccc5a style(all): reformat c++ code 4 years ago
  Megvii Engine Team bfb30dcb81 chore(format): fix compile bugs after code format 4 years ago
  Megvii Engine Team eeccf2bc0d ci(check): add clang-format in check stage 4 years ago
  Megvii Engine Team 2108696588 feat(mge/imperative): add local response normalization 4 years ago
  zjl d2184af3b2 feat(dnn/src/x86/matmul): add matmul_6x16 for x86 4 years ago
  Megvii Engine Team ca4c93dee7 fix(mge): fix layer norm amp bug 4 years ago
  Megvii Engine Team c674bf0e6e feat(debug): add gdb-scripts 4 years ago
  Megvii Engine Team dc42417f33 fix(ci/build): opt macos ci and move bazel to 4.2.1 4 years ago
  Megvii Engine Team dbb3232c31 fix(sdk): fix error caused by incorrect parsing u16/s16 inputs in lar 4 years ago
  Megvii Engine Team 177dec94c5 feat(mgb/opr): add bgr2gray mode for cvtcolor opr 4 years ago
  Megvii Engine Team 000517c641 fix(grad): stop using exception in grad_override 4 years ago
  Megvii Engine Team 0bb058c1f5 fix(mgb/lite): fix LITE_ASSERT bug while build with no exception 4 years ago
  Megvii Engine Team d02b0a08f7 feat(lite): fix typo 4 years ago
  Megvii Engine Team cebda6ff8d feat(mge/imperative): add ctc loss 4 years ago
  Megvii Engine Team f5cb21ed3a fix(mgb/opr): add non finite check 4 years ago
  Megvii Engine Team bde5cf3564 feat(dnn): add resize linear for arm 4 years ago
  Megvii Engine Team b6142bee9a feat(imperative): support tensor with uint16 date type 4 years ago
  Megvii Engine Team 3a7bc37fbd fix(lite): fix lite type define error 4 years ago
  Megvii Engine Team 8cb201868e fix(mgb): fix fastrun cache serialization method 4 years ago
  Megvii Engine Team 88c1eedbd7 feat(mgb/gopt): enable reduce for nchw44 4 years ago
  Megvii Engine Team 563239d38f feat(dnn): add arm_common nchw44 cwconv3x3s1p1 and cwconv5x5s1p2 4 years ago
  Megvii Engine Team 3344b580a9 feat(dnn): add elemwise for nchw88+fp16 4 years ago
  Megvii Engine Team 682c74df27 feat(dnn): add direct nchw88 fp16 conv 4 years ago
  Megvii Engine Team fca195351c feat(gopt): add nhwc fuse conv typecvt optpass 4 years ago
  Megvii Engine Team 2fc7358517 Revert "feat(dnn/apicache): add generic apicache" 4 years ago
  Megvii Engine Team de363c04af Revert "perf(cuda/conv): cache serval cudnn api" 4 years ago