zhoufeng
|
18bc81e88c
|
Ascend control sink testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
ea475637a1
|
!2720 fix assign used in while loop
Merge pull request !2720 from xychow/fix-assign-in-while
|
5 years ago |
mindspore-ci-bot
|
1332a04986
|
!2775 Set dataset size in generator when input has a length
Merge pull request !2775 from ZiruiWu/better_get_dataset_size_in_generator
|
5 years ago |
mindspore-ci-bot
|
efe07bd169
|
!2772 add a pre pass for node removals
Merge pull request !2772 from Jamie/removalpass
|
5 years ago |
Jamie Nisbet
|
2ffe76981d
|
added a pre pass for node removals
cpplint
|
5 years ago |
Zirui Wu
|
3b42c360b6
|
set dataset_size in generator when source has len
|
5 years ago |
mindspore-ci-bot
|
b57d4ea2f3
|
!2602 Stage 2 of CacheOp delivery
Merge pull request !2602 from JesseKLee/cache_op_stage2
|
5 years ago |
mindspore-ci-bot
|
9377e432d2
|
!2766 get default value if num_parallel_workers is None
Merge pull request !2766 from yanghaitao/yht_serialize_num_parallel_worker
|
5 years ago |
Jesse Lee
|
a0a863f20c
|
Stage 2 porting
|
5 years ago |
yanghaitao
|
365c901ee0
|
get default value if num_parallel_worker is None
|
5 years ago |
mindspore-ci-bot
|
10cfc235e9
|
!2760 Gcc 9 of Queue<T>::PopFront()
Merge pull request !2760 from JesseKLee/gcc9
|
5 years ago |
mindspore-ci-bot
|
71f28e5b7e
|
!2762 Adjust the thread num to compute optimizer of cpu kernel
Merge pull request !2762 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
2dd5cf14da
|
!2746 [AutoParallel]Remove 32 byte aligned limit for CPU gatherV2
Merge pull request !2746 from lichen/remove_32byte_limit_for_cpu_gatherv2
|
5 years ago |
mindspore-ci-bot
|
3a89f93cc5
|
!2699 add ScatterMax ScatterMin ScatterSub vm
Merge pull request !2699 from zhaozhenlong/op/scatter-max-vm
|
5 years ago |
zhangzhenghai
|
5819641a14
|
update serving/ms_service.proto.
add copyright
|
5 years ago |
yujianfeng
|
2a31e52bf1
|
Adjust the thread num to compute optimizer in cpu
|
5 years ago |
mindspore-ci-bot
|
11b9b0fdf0
|
!2756 fix issue of [controlflow]The return value of the nested loop x is incorrect.
Merge pull request !2756 from wenchunjiang/fix_control_sink_bug
|
5 years ago |
Jesse Lee
|
bf8e7f8131
|
Gcc 9 fix
|
5 years ago |
mindspore-ci-bot
|
fe82d82155
|
!1904 Add IndexedSlices
Merge pull request !1904 from riemann_penn/add_indexed_slices
|
5 years ago |
mindspore-ci-bot
|
3cb531435e
|
!2753 Fix vocdataset/cocodataset docstring problem
Merge pull request !2753 from xiefangqi/xfq_fix_docstring
|
5 years ago |
mindspore-ci-bot
|
2fadbb1d04
|
!2743 add more ut and st for SummaryCollector
Merge pull request !2743 from ougongchang/summary_collector_ut
|
5 years ago |
mindspore-ci-bot
|
cf1628a3d9
|
!2741 fix BatchToSpaceND
Merge pull request !2741 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
1fa662b2f6
|
!2757 update release notes
Merge pull request !2757 from guozhijian/update_release_notes
|
5 years ago |
jonyguo
|
53757d5f28
|
update release notes
|
5 years ago |
panyifeng
|
d6635bbbe2
|
Add IndexedSlices
|
5 years ago |
wenchunjiang
|
e3c4ee75a5
|
reset call inputs only when graph has been splited
|
5 years ago |
mindspore-ci-bot
|
d454daec1b
|
!2752 fix mix target device id
Merge pull request !2752 from kisnwang/fix-mix-session-device-id
|
5 years ago |
ougongchang
|
3dc6f6f2d9
|
add more ut and st for SummaryCollector
Has fixed collecting optimizer error when mode is eval
|
5 years ago |
mindspore-ci-bot
|
2a84a86b35
|
!2732 add warpctc to modelzoo
Merge pull request !2732 from gengdongjie/master
|
5 years ago |
zhousiyi
|
d5255fe311
|
fix assign used in while
|
5 years ago |
mindspore-ci-bot
|
fdf684bf2c
|
!2744 Fixing type check mistakes of InplaceAdd and Inplace Sub vm ops
Merge pull request !2744 from liuwenhao/inplace
|
5 years ago |
mindspore-ci-bot
|
d04f3b9a49
|
!2748 Change order param only equal to group param
Merge pull request !2748 from ghzl/change-order-params-only-equal-to-group-param
|
5 years ago |
xiefangqi
|
741154b9b9
|
fix voc/coco docstring problem
|
5 years ago |
liuwenhao4
|
4090c1611b
|
Fixing type check mistakes of InplaceAdd, InplaceSub and InplaceUpdate vm ops
|
5 years ago |
kswang
|
04d01a36f4
|
fix mix target device id
|
5 years ago |
mindspore-ci-bot
|
65189e8ccc
|
!2742 change weight decay of no_decayed_params in resnet50 st
Merge pull request !2742 from zhaoting/master
|
5 years ago |
guohongzilong
|
652093642e
|
change order param same as group params
|
5 years ago |
jiangjinsheng
|
d1060690b2
|
fixed SpaceToBatchND, Conv2DBackpropFilter
|
5 years ago |
mindspore-ci-bot
|
96c7399577
|
!2745 fix invert permutation operator in pynative
Merge pull request !2745 from wangqiuliang/fix-invertpermutation-operator
|
5 years ago |
lichenever
|
3398c2d74b
|
remove_32byte_limit_for_cpu_gatherv2
|
5 years ago |
mindspore-ci-bot
|
746ecc2e4a
|
!2701 add sparse no return optimizer ops
Merge pull request !2701 from wangnan39/distinguish_cpu_sparse_operators_from_tbe
|
5 years ago |
mindspore-ci-bot
|
c5f2e4d80a
|
!2715 Vm no process empty graph
Merge pull request !2715 from zhoufeng/empty-graph-not-process
|
5 years ago |
mindspore-ci-bot
|
cf731d36a0
|
!2726 Add YOLOV3-DarkNet53 to Model Zoo
Merge pull request !2726 from yangyongjie/master
|
5 years ago |
kingfo
|
9cfcdce8dc
|
fix invertPermutation operator in pynative
|
5 years ago |
wangnan39@huawei.com
|
68bd5cf6a1
|
add cpu sparse optimizer ops with no return
|
5 years ago |
mindspore-ci-bot
|
bfa4f8f0dc
|
!2730 Enable lazy allocation for Tensor.
Merge pull request !2730 from hewei/tensor_lazy_allocation
|
5 years ago |
zhaoting
|
0dc8a42bd1
|
fix resnet st group params bug
|
5 years ago |
He Wei
|
216ebcb92c
|
Enable Lazy allocation for Tensor
1. Tensor data is lazy allocated if no data to be copied;
2. Add prefix to Tensor id to distinguish with other id.
|
5 years ago |
mindspore-ci-bot
|
71fd4321c6
|
!2677 End Of Sequence in vm
Merge pull request !2677 from laiyongqiang/eos_commit
|
5 years ago |
mindspore-ci-bot
|
7951b318d0
|
!2697 format device ascend code
Merge pull request !2697 from kisnwang/format-device-ascend-code
|
5 years ago |