wang_shaocong
|
7d75ac047f
|
Fix bug of several operators.
|
2020-10-20 15:48:46 +08:00 |
mindspore-ci-bot
|
d0a1a9b73c
|
!7031 [MSLITE]fix windows compile bug
Merge pull request !7031 from lyvette/windows
|
2020-10-20 14:21:49 +08:00 |
mindspore-ci-bot
|
dc73bdb04a
|
!7484 C++ API: Cleanup datasets.cc ValidateParams return Status support
Merge pull request !7484 from cathwong/ckw_cppapi_cleanup_return_status
|
2020-10-20 14:15:56 +08:00 |
mindspore-ci-bot
|
274dd60005
|
!7327 [lite] append onnx parser
Merge pull request !7327 from 徐安越/master
|
2020-10-20 14:13:06 +08:00 |
mindspore-ci-bot
|
2d2e0c90b5
|
!7365 [MSLITE]Support bit16 weight quant
Merge pull request !7365 from ghzl/support-int16-weight-quant
|
2020-10-20 14:00:02 +08:00 |
mindspore-ci-bot
|
eb6cdd5ac0
|
!7422 [quant] add QuantConfig & modify quant cells
Merge pull request !7422 from yuchaojie/quant3
|
2020-10-20 13:58:17 +08:00 |
xuanyue
|
7f42991624
|
append onnx parser
|
2020-10-20 13:24:52 +08:00 |
mindspore-ci-bot
|
639e7ca47e
|
!7461 [MS][LITE][CPU] int pack asm optimize
Merge pull request !7461 from liuzhongkai/conv1x1_asmop
|
2020-10-20 11:30:44 +08:00 |
mindspore-ci-bot
|
caf511e47b
|
!7464 Add DynamicRNN for old backend.
Merge pull request !7464 from liuxiao93/dynamic_rnn_old_backend
|
2020-10-20 11:05:27 +08:00 |
lyvette
|
6655b89fcf
|
fix windows compile bug
|
2020-10-20 10:54:46 +08:00 |
mindspore-ci-bot
|
1af8c8badc
|
!7487 [MS][LITE][GPU]optimize op program map key
Merge pull request !7487 from chenzupeng/master-lite
|
2020-10-20 10:33:18 +08:00 |
mindspore-ci-bot
|
da7df0dca5
|
!7475 move reset of reshape tensor_infos to another position
Merge pull request !7475 from yao_yf/reshape_tensorinfos_clear_change_position
|
2020-10-20 10:29:57 +08:00 |
mindspore-ci-bot
|
c8ba2f7769
|
!7472 [MD] fix bug when reading multiple mindrecord files
Merge pull request !7472 from liyong126/fix_mindrecord_read
|
2020-10-20 10:10:37 +08:00 |
chenzupeng
|
95f2588046
|
optimize op program map key
|
2020-10-20 10:05:17 +08:00 |
mindspore-ci-bot
|
f4d6fd9fcf
|
!7471 Adapting GPU minddata profiler
Merge pull request !7471 from 张毅辉/zyh_gpu_minddata_profiler_2
|
2020-10-20 10:00:34 +08:00 |
mindspore-ci-bot
|
6dd56e8d8b
|
!7470 fix bug of filter kernel info
Merge pull request !7470 from lianliguang/master
|
2020-10-20 09:57:53 +08:00 |
mindspore-ci-bot
|
89e11f6b2b
|
!7436 [MS][LITE][Develop]fix fp32 deconv relu_type bug
Merge pull request !7436 from lixian/master
|
2020-10-20 09:52:27 +08:00 |
mindspore-ci-bot
|
34ef8af1c3
|
!7459 modify alexnet shell
Merge pull request !7459 from wukesong/modify-alexnet-script
|
2020-10-20 09:41:59 +08:00 |
mindspore-ci-bot
|
b79b613acc
|
!7430 MindData profiling for GPU
Merge pull request !7430 from yanghaitao/yht_gpu_profiling
|
2020-10-20 09:14:32 +08:00 |
mindspore-ci-bot
|
701ac565ae
|
!7454 fix create file error when e2e dump
Merge pull request !7454 from jjfeing/master
|
2020-10-20 09:14:13 +08:00 |
mindspore-ci-bot
|
7ff0512210
|
!7343 checkout the consistency of grad out in pynative cell hook
Merge pull request !7343 from JoyLvliang/checkout-the-consistency-of-grad-out-in-pynative-cell-hook
|
2020-10-20 09:13:14 +08:00 |
mindspore-ci-bot
|
25dd36059b
|
!7477 change back clang-format
Merge pull request !7477 from hangq/master-back
|
2020-10-20 09:05:48 +08:00 |
Cathy Wong
|
c2c7798738
|
C++ API: Cleanup datasets.cc return Status support
|
2020-10-19 19:43:04 -04:00 |
mindspore-ci-bot
|
d7fad1761e
|
!7435 C++ API: Change datasets ValidateParams to return Status instead of bool
Merge pull request !7435 from cathwong/ckw_cppapi_return_status
|
2020-10-20 02:17:29 +08:00 |
Cathy Wong
|
f91ecaaf6d
|
C++ API: Change datasets.cc ValidateParams support to return Status instead of bool
|
2020-10-19 13:09:57 -04:00 |
mindspore-ci-bot
|
07fbeedeaf
|
!7376 fix a minor bug of iterating a dictionary
Merge pull request !7376 from peixu_ren/custom_distribution
|
2020-10-19 22:53:44 +08:00 |
mindspore-ci-bot
|
c1285335e2
|
!7413 Solve the problem with input of Nan in logrithm calculation
Merge pull request !7413 from peixu_ren/custom_bijector
|
2020-10-19 22:53:35 +08:00 |
mindspore-ci-bot
|
687e9126aa
|
!7267 dump kernel inputs/outputs based on the input_output field of the config file.
Merge pull request !7267 from AdelShafiei/kernels_dump
|
2020-10-19 21:58:06 +08:00 |
yanghaitao
|
9770be4bab
|
gpu profiling
|
2020-10-19 21:07:31 +08:00 |
mindspore-ci-bot
|
9db4900837
|
!7443 opt multi function match machanism
Merge pull request !7443 from chujinjin/opt_multi_fun
|
2020-10-19 21:02:17 +08:00 |
mindspore-ci-bot
|
a3d88f27e1
|
!7465 [MSLITE][Develop] fix smart reply kernel
Merge pull request !7465 from sunsuodong/fix_lite_kernel
|
2020-10-19 20:39:15 +08:00 |
jjfeing
|
087401c29b
|
fix dump create file error.
|
2020-10-19 20:30:46 +08:00 |
hangq
|
b7aea7b12c
|
change back clang-format
|
2020-10-19 20:28:44 +08:00 |
liyong
|
a0cba2a4c5
|
fix bug when read multiple mindrecord files
|
2020-10-19 20:22:16 +08:00 |
yao_yf
|
4f2042acd1
|
move reshape_tensor_info_vector reset position
|
2020-10-19 20:19:19 +08:00 |
mindspore-ci-bot
|
ca36c7494a
|
!7450 add load ckpt param whether strict load
Merge pull request !7450 from changzherui/add_strict
|
2020-10-19 20:05:17 +08:00 |
sunsuodong
|
1d9b601e72
|
fix lite kernel
|
2020-10-19 20:03:45 +08:00 |
liuzhongkai
|
3f2eadee58
|
int pack asm optimize
|
2020-10-19 19:53:59 +08:00 |
William Lian
|
70c2920615
|
fix bug of filter kernel info
|
2020-10-19 19:53:23 +08:00 |
zhangyihui
|
fc860e6555
|
minddata_gpu_profiler
|
2020-10-19 19:50:11 +08:00 |
lvliang
|
1b98e91a7e
|
checkout-the-consistency-of-grad-out-in-pynative-cell-hook
|
2020-10-19 19:38:10 +08:00 |
mindspore-ci-bot
|
792b2977e8
|
!7447 fix transformer eval device id
Merge pull request !7447 from yuchaojie/transformer2
|
2020-10-19 19:34:55 +08:00 |
liuxiao93
|
54c96fe13b
|
Add DynamicRNN for old backend.
|
2020-10-19 19:12:19 +08:00 |
mindspore-ci-bot
|
b6715eb790
|
!7449 Compile profiling
Merge pull request !7449 from chenweifeng/compile-profiling
|
2020-10-19 18:47:17 +08:00 |
wukesong
|
af2b0c046c
|
modify alexnet script shell
|
2020-10-19 17:28:18 +08:00 |
mindspore-ci-bot
|
9593e82e56
|
!7445 fix some ssd gpu loss is inf
Merge pull request !7445 from TuDouNi/master
|
2020-10-19 16:56:46 +08:00 |
guohongzilong
|
9790727216
|
support 16bit weight quant
|
2020-10-19 16:47:18 +08:00 |
changzherui
|
0c71dd745c
|
add load ckpt param whether strict load
|
2020-10-19 16:31:54 +08:00 |
mindspore-ci-bot
|
cb61cfd07c
|
!7434 Add retinaface_resnet50 network to modelzoo
Merge pull request !7434 from zhanghuiyao/master
|
2020-10-19 16:10:04 +08:00 |
mindspore-ci-bot
|
4424873e7e
|
!7256 GPU add reduce precision
Merge pull request !7256 from VectorSL/reduceprecision
|
2020-10-19 16:06:19 +08:00 |