2271 Commits (1add4517ad21635490620d3b6b6416b8aa1dcce4)
 

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