676 Commits (8b60bdfa10619921cd779647d69f20e03483b3b5)

Author SHA1 Message Date
  Megvii Engine Team 20b42a8c3b fix(dnn): add naive lstm kernel 3 years ago
  Megvii Engine Team 2faa6ea5a9 Merge pull request #213 from kxz18:rnn 3 years ago
  Megvii Engine Team 85ea882cb5 fix(mgb/ops): immutable tensor support empty storage 3 years ago
  Megvii Engine Team 4b0ecb5deb fix(ops/recv): use std::vector to store shape to support scalar 3 years ago
  Megvii Engine Team f4f20046c4 fix(mgb): fix tensorrt runtimeopr get output var shape bug 3 years ago
  Megvii Engine Team 1999307015 feat(mgb/opr): add dropout kernel 3 years ago
  Megvii Engine Team a93741815b feat(mgb/opr): add layernorm forward and backward kernel 3 years ago
  Megvii Engine Team 1657b8e881 fix(fastrun): fix persistent_cache in redis 3 years ago
  Megvii Engine Team a404cd7d06 fix(mgb/src): add tensorRT version check 3 years ago
  Megvii Engine Team c53cad2049 feat(cmake): format all cmake file 3 years ago
  Megvii Engine Team 6011f51001 style(all): fix clang-format for MGB_DEFINE inside another macro 3 years ago
  Megvii Engine Team 7231257efc fix(imperative/fastrun): fix worksapce limit for cpu compnode 3 years ago
  Megvii Engine Team a72e0cb568 feat(imperative,src): add jit builder for custom op 3 years ago
  Megvii Engine Team 93310c0e4b fix(mgb/gopt): fix cpu global layout transform fastrun error 3 years ago
  Megvii Engine Team 8624ec224b fix(mgb): fix param merge bug that caused the weight statistics error 3 years ago
  Megvii Engine Team 46d4bd8a59 feat(windows): let sdk do not care about more macro on win 3 years ago
  Megvii Engine Team 202b407149 fix(core): fix output var replaced by optpass 3 years ago
  Megvii Engine Team e715423f20 feat(src/gopt): add optpass on arm for fusing typecvt and elemwise to elemwise multi type 3 years ago
  Megvii Engine Team d9a46ea47b fix(dnn): correct behaviour of floor div for int tensor 3 years ago
  Megvii Engine Team cf1db2616e fix(fastrun): replace py_redis with cpp_redis to avoid deadlock 3 years ago
  Megvii Engine Team 390d2bb545 feat(mgb): tensorrt runtime opr support mutiple profiles 3 years ago
  Megvii Engine Team 1708ab2ec6 feat(mgb): add tensorrt runtime dynamic batch testcase 3 years ago
  Megvii Engine Team 87c845fd61 feat(mgb): tensorrt runtime opr support dynamic batch trt model 3 years ago
  Megvii Engine Team ce119ef5a5 fix(lite): fix lite error when record level is 2 3 years ago
  Megvii Engine Team 0ad5eeaedd feat(mgb/gopt): global layout transform support opencl 3 years ago
  kxz@thumt102-1 8f48da7ffe feat(mgb/opr): add cell level rnn/lstm and sequence level rnn/lstm 3 years ago
  Megvii Engine Team 2881934cb8 feat(dnn/check_non_finite): addmul scale to check_non_finite opr 3 years ago
  Megvii Engine Team b8ccc6a211 fix(mgb): fix loss execution policy after opr shallow copy 3 years ago
  Megvii Engine Team c27f678230 feat(src/opr): add api of training of cpp and related test 3 years ago
  Megvii Engine Team 6bb5409976 feat(dnn/src): add images2neibs kernel of opencl and related test 3 years ago
  Megvii Engine Team 501eadc1db fix(mgb): fix copybara mc20 3 years ago
  Megvii Engine Team 2b8e7940b6 fix(lite/cambricon): fix cambricon models which have multiple comp node 3 years ago
  Megvii Engine Team cfad9a5df3 fix(mgb/cambricon): fix magicmind runtime opr when set workspace point second time 3 years ago
  Megvii Engine Team 262e124bec feat(lite): add lite interface for cambricon models 3 years ago
  Megvii Engine Team 0c3699ff55 test(imperative/python): fix testcase for magicmind runtime module 3 years ago
  Megvii Engine Team f398c8e619 feat(imperative): add magicmind runtime opr 3 years ago
  Megvii Engine Team 396412e790 test(mgb/cambricon): add testcase for magicmind runtime opr 3 years ago
  Megvii Engine Team b5284796f9 feat(mgb/cambricon): add magicmind runtime opr 3 years ago
  Megvii Engine Team 623477fdeb refactor(megbrain): combine mc40 and mc20 compnode and change mc20 to ax 3 years ago
  Megvii Engine Team 11556cba13 feat(megbrain): add mc20 bazel 3 years ago
  Megvii Engine Team b8f810ee31 feat(megbrain): add mc20 runtime opr 3 years ago
  Megvii Engine Team 67e4e83419 fix(lite): fix the force_output_use_user_specified_memory when out var not supported 3 years ago
  Megvii Engine Team accb2d8d47 fix(mgb/serialize): fix flatbuffer compatibility issues 3 years ago
  Megvii Engine Team 5b1383e06c fix(mgb/plugin): fix io dump for qint4, quint4 and bool type tensors 3 years ago
  Megvii Engine Team 24f12df95b chore(release): bump version 3 years ago
  Megvii Engine Team 605836a70f fix(mgb): fix trt5.1 test can not create FlattenConcatPlugin 3 years ago
  Megvii Engine Team 11d75fecb5 feat(dnn/check_non_finite): add batch check_non_finite 3 years ago
  Megvii Engine Team 30976c239f fix(mgb/gopt): fix global layout transform 3 years ago
  Megvii Engine Team b6c0e8d093 fix(mgb/gopt): update profiler cache of global layout transform test 3 years ago
  Megvii Engine Team f2db7b0ded feat(mgb/gopt): global layout transform support cuda fp16 3 years ago