mindspore-ci-bot
542e786540
!3516 fix python import
Merge pull request !3516 from hexia/fix_python_import
6 years ago
mindspore-ci-bot
38620e542a
!3536 fix bug ArgMaxWithValue
Merge pull request !3536 from fangzehua/argmax
6 years ago
mindspore-ci-bot
e9316b1389
!3500 fix sparse feature bug for auto parallel
Merge pull request !3500 from lirongzhen1/master
6 years ago
mindspore-ci-bot
03193542f5
!3481 `max_file_size` includes metadata and drops the last step
Merge pull request !3481 from LiHongzhang/limit_summary
6 years ago
mindspore-ci-bot
dba675f04f
!3468 Set the width for int8/int16/int32 and their relevant unsigned type.
Merge pull request !3468 from ZhangQinghua/master1
6 years ago
mindspore-ci-bot
5f7d2ba396
!3525 Fix a bug for Parameter
Merge pull request !3525 from hewei/fix_parameter_bug
6 years ago
fangzehua
32519ef570
fix argmaxwithvalue
6 years ago
mindspore-ci-bot
e730224a2c
!3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
Merge pull request !3511 from linqingke/new_ops
6 years ago
He Wei
a6db29b11b
Fix a bug for Parameter
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
6 years ago
mindspore-ci-bot
9c461f5565
!3513 Add parameter server mode_zoo case and CI test cases.
Merge pull request !3513 from ZPaC/master-add-ps-test-cases
6 years ago
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
Merge pull request !3425 from fangzehua/avgpool
6 years ago
hexia
0792ceeeef
fix python import
6 years ago
mindspore-ci-bot
243c1195f9
!3444 Fix README.md and shell scripts in fasterRCNN
Merge pull request !3444 from zhouyuanshen/master
6 years ago
ZPaC
07a52688c1
Add parameter server model_zoo case and CI test cases.
6 years ago
mindspore-ci-bot
ca42c21206
!3497 restore transformer st
Merge pull request !3497 from yuchaojie/transformer_st
6 years ago
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
Merge pull request !3349 from liubuyu/master
6 years ago
mindspore-ci-bot
979342e0c4
!3490 Change readme.txt in WarpCTC and checkpoint directory
Merge pull request !3490 from yangyongjie/master
6 years ago
linqingke
7829bab811
add iou ops.
6 years ago
fangzehua
86dd0c583a
fix avgpool grad
6 years ago
mindspore-ci-bot
c22792aab1
!3495 Gpu StridedSlice performance optimize
Merge pull request !3495 from chenweifeng/strided_slice
6 years ago
Li Hongzhang
05dd17687a
max_file_size include metadata length and drop last step
6 years ago
zhouyuanshen
7236955133
fix README.md and shell scripts in fasterrcnn
6 years ago
lirongzhen1
51796aa624
fix sparse feature bug for auto parallel
6 years ago
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
Merge pull request !3324 from fangzehua/reduce_any
6 years ago
mindspore-ci-bot
521f1e5938
!3457 add LeakReLUQuant OP for bug fix.
Merge pull request !3457 from chenzhongming/master
6 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
6 years ago
mindspore-ci-bot
ea58b9be61
!3461 [EmbeddingLookup] Add the dimension constraint on the Parameter
Merge pull request !3461 from Xiaoda/12-add-annotations-for-embeddinglookup
6 years ago
mindspore-ci-bot
0708b18165
!3460 dataset: api format problem in totype, totensor, slice
Merge pull request !3460 from ms_yan/api_format
6 years ago
mindspore-ci-bot
15dfaf6b97
!3450 use primitive `Less` instead of `scalar_lt` for `large for loop` condition
Merge pull request !3450 from fary86/fix_large_for_loop_execute_error
6 years ago
mindspore-ci-bot
843cf1fcbb
!3494 fix a typo in resnet
Merge pull request !3494 from guoqi/master
6 years ago
mindspore-ci-bot
d14a01f403
!3510 Cancel insert assign from condition to true branch of while
Merge pull request !3510 from chenfei_mindspore/avoid-insert-assign-from-condition-to-true-branch
6 years ago
mindspore-ci-bot
f26f03dd40
!3485 Fix bugs of the ConvertSwitchReplacement::OptimizerCaller function
Merge pull request !3485 from Kang/optimization
6 years ago
mindspore-ci-bot
7e32f24feb
!3459 fix bug ArgMinWithValue
Merge pull request !3459 from fangzehua/fix-argmin
6 years ago
mindspore-ci-bot
dfac735b0e
!3464 fix cpu nonop net fp16 error
Merge pull request !3464 from kisnwang/fix-cpu-nonop-fp16
6 years ago
chenzomi
ed2e84d4ed
add LeakReLUQuant OP for bug fix.
6 years ago
mindspore-ci-bot
f745ae0799
!3496 Fix getting output address of internal output
Merge pull request !3496 from YuJianfeng/internal_output
6 years ago
chenfei
1f1a07e645
don't insert assign from condition to true branch of while
6 years ago
mindspore-ci-bot
9fff05084a
!3469 fix getdataset size error II
Merge pull request !3469 from panfengfeng/fix_getdataset_size_error_II
6 years ago
mindspore-ci-bot
ce6cc4a04e
!3284 eager mode enable sparse
Merge pull request !3284 from riemann_penn/eager_mode_enable_sparse
6 years ago
mindspore-ci-bot
d48404abe7
!3465 modify time_monitor
Merge pull request !3465 from changzherui/mod_monitor
6 years ago
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
6 years ago
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
6 years ago
mindspore-ci-bot
7ac8c2df8a
!3395 Remove crutch and fix memory leak
Merge pull request !3395 from Alexey_Shevlyakov/remove_windows_define
6 years ago
changzherui
070e63e1ee
modify timemonitor
6 years ago
mindspore-ci-bot
73a677be44
!3474 fix bug for con1d with 3d input.
Merge pull request !3474 from liuxiao93/fix-conv1d
6 years ago
mindspore-ci-bot
c9e43ffb85
!3491 Delete parameter name hard code for embedding-lookup
Merge pull request !3491 from ZPaC/delete-param-name-hard-code
6 years ago
wilfChen
d3167da8af
gpu support stridedslice
6 years ago
panyifeng
1bd047e274
eager mode enable sparse
6 years ago
mindspore-ci-bot
57c00a77f1
!3487 Modify comment of register_backward_hook
Merge pull request !3487 from Simson/push-to-opensource
6 years ago
mindspore-ci-bot
7478c26b75
!3447 Add Crop and SwapRedBlue to C++ API
Merge pull request !3447 from EricZ/crop_rbswap
6 years ago