810 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  mindspore-ci-bot 0fa75a7d89 !7665 supplement windows CI models 5 years ago
  mindspore-ci-bot b8dc37e91c !7728 [MS][LITE][Develop] add some GPU model for ci_test 5 years ago
  Pengyongrong 36adc74617 add some GPU model for ci_test 5 years ago
  zhanghaibo5 182e2dc8c2 clear warning of complier 5 years ago
  mindspore-ci-bot 471c203443 !7712 rename and change lib c++_static to c++_shared 5 years ago
  yeyunpeng 7945bbf9f2 rename and change lib c++_static to c++_shared 5 years ago
  lyvette b4907a3b8c supplement windows CI models 5 years ago
  hangq 1efc6d4394 support scalar 5 years ago
  mindspore-ci-bot 93dfc34927 !7707 rewrite aware training converter 5 years ago
  lyvette ef86629298 rewrite aware train converter 5 years ago
  Pengyongrong 292e4a4e2e add opencl kernel stack, fix scale/reduce bug, add some models to CI 5 years ago
  xuanyue 920cbb1e22 add identity pass and adjust log 5 years ago
  mindspore-ci-bot b8fbabae34 !7620 op NonMaxSuppression 5 years ago
  zhaozhenlong 6d4223bd46 add op NonMaxSuppression 5 years ago
  mindspore-ci-bot 35624350b4 !7632 [MS][LITE][CPU]change scheme for int8 conv(non-sdot) 5 years ago
  mindspore-ci-bot 7525335b61 !7627 【MSLITE】optimize mindspore lite gpu kernel init time 5 years ago
  yeyunpeng 4918e404de decoupling populate_parameter problem 5 years ago
  mindspore-ci-bot 9f3b4aae02 !7192 [MSLITE]batchmatmul fusion for tflite transformer 5 years ago
  mindspore-ci-bot b17cc37918 !7635 add test cases for compatibility test 5 years ago
  zhengjun10 f11336a431 transformer batchmatmul fusion 5 years ago
  fuzhiye b43cdc5df9 1.change int8 conv which not support sdot scheme (using matmul) 5 years ago
  zhanghaibo5 ae2295d840 add test cases for compatibility test 5 years ago
  wangdongxu 6bde555850 opencl_conv_remove_codegen 5 years ago
  mindspore-ci-bot 33d2cae607 !7621 add lite ops of instanceNorm 5 years ago
  liuwenhao4 57fca0a294 add lite ops of instanceNorm 5 years ago
  ling 51fced3767 [MSLITE] deconv winograd fp16 neon 5 years ago
  mindspore-ci-bot 511e15b221 !7577 add CreateSession(const char *model_buf, size_t size, lite::Context *context) interface & remove unused Prepare calling in operator 5 years ago
  wangzhe 4a71ba1245 add layer_norm op and layer_norm fusion 5 years ago
  hangq e19a3e3926 remove unused Prepare calling in operator & add CreateSession(const char 5 years ago
  mindspore-ci-bot da0be40224 !7579 [MS][LITE]fix onnx pool parser, fixed striped_sclice memory out of bounds 5 years ago
  gongdaguo cd858eae61 fix onnx pool parser, Fixed striped_sclice memory out of bounds 5 years ago
  mindspore-ci-bot a288b8f79a !7467 [MSLITE] Has no implementation for transposing tensors with dimension of 6 or larger. 5 years ago
  wang_shaocong 8d1e65ad6b Add implementation of transpose to adapt different dimensions. 5 years ago
  wangdongxu 7f29df6988 remove_op_format 5 years ago
  hangq a3c6ad09a0 rewrite schduler & fix subGraph segmentation bug 5 years ago
  mindspore-ci-bot 7747f4c471 !7457 [MSLITE] Support Fp32 Matrix-Vector Multiplication for FC/MATMUL Ops 5 years ago
  mindspore-ci-bot d7ea4742f3 !7466 [MSLITE] Fix bug of arithmetic operator. 5 years ago
  zhanyuan cccaab4fdc Support FP32 Matrix-Vector Multiplication 5 years ago
  chenjianping d3ee37106c rename win_run_test -> win_runtest 5 years ago
  mindspore-ci-bot 132065dab1 !7501 [MS][LITE][Develop]CI support run window benchmark 5 years ago
  wang_shaocong 7d75ac047f Fix bug of several operators. 5 years ago
  mindspore-ci-bot b33cc9d991 !7418 Fix minddata lite build 5 years ago
  chenjianping 3b862a5cda windows CI support benchmark 5 years ago
  mindspore-ci-bot 274dd60005 !7327 [lite] append onnx parser 5 years ago
  xuanyue 7f42991624 append onnx parser 5 years ago
  Eric 1f11ccce06 Removed log_adapter dependency for minddata lite 5 years ago
  mindspore-ci-bot 89e11f6b2b !7436 [MS][LITE][Develop]fix fp32 deconv relu_type bug 5 years ago
  mindspore-ci-bot f517d14717 !7405 [MS][LITE]Add dropout pass, add clip pass, and fix the fusion problem of transpose 5 years ago
  mindspore-ci-bot da43d8e47d !7355 [MS][LITE][CPU]replace int8 common conv with int8 matmul 5 years ago
  fuzhiye 68b8c7e84c replace int8 common gemm with int8 matmul 5 years ago