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 |
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 |
mindspore-ci-bot
|
2291213b8b
|
!2574 Clean codex
Merge pull request !2574 from TronZhang/codex_0624
|
5 years ago |
mindspore-ci-bot
|
b972d8e798
|
!2702 configure slice tensors shape for auto parallel
Merge pull request !2702 from lirongzhen1/env
|
5 years ago |
mindspore-ci-bot
|
d08a89ab87
|
!2737 makes 0 an invaild bucket size
Merge pull request !2737 from Peilin/zero-input-bucket-check
|
5 years ago |
peilin-wang
|
9468b49e28
|
bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
|
5 years ago |
Eric
|
88bb65768e
|
Clean up part 1
Removed extra fields in schema
Fixed test cases
Fixing CI
|
5 years ago |
mindspore-ci-bot
|
9b4399480a
|
!2321 Connector throughput performance metric
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
|
5 years ago |
gengdongjie
|
03c57a1e8b
|
add warpctc to modelzoo
|
5 years ago |
mindspore-ci-bot
|
690133b45a
|
!2724 fix IndexError to TypeError
Merge pull request !2724 from amongo/FixTensor0DimIndexError
|
5 years ago |
zhoufeng
|
49c9bd769b
|
vm no process empty graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
7882d6e590
|
!2728 Fix the batch size collected
Merge pull request !2728 from luopengting/fix_batch_size
|
5 years ago |
mindspore-ci-bot
|
1066debc2b
|
!2698 GPU dropout rewrite
Merge pull request !2698 from VectorSL/drop
|
5 years ago |
mindspore-ci-bot
|
51c4f4a499
|
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
|
5 years ago |
luopengting
|
0e1c21d6b3
|
fix batch_size, collected batch_num before
|
5 years ago |
huangdongrun
|
9cebb1630b
|
IndexError to TypeError
|
5 years ago |
mindspore-ci-bot
|
58b0eda0c2
|
!2711 remove useless code
Merge pull request !2711 from zyli2020/fix_code_review_warnings
|
5 years ago |
mindspore-ci-bot
|
e2b17999a8
|
!2708 update api comment and del dead code
Merge pull request !2708 from guozhijian/enhance_api_comment_del_dead_code
|
5 years ago |
mindspore-ci-bot
|
5b8957a884
|
!2717 dataset: some parameter check for NumpySlices and num_sharads
Merge pull request !2717 from ms_yan/check_param
|
5 years ago |
mindspore-ci-bot
|
cf4d317d3e
|
!2716 del JiebaMode and NormalizeForm from python api doc
Merge pull request !2716 from qianlong21st/fix_python_api
|
5 years ago |
ms_yan
|
7fa0d9e7e4
|
add paramter check for numpyslices and num_shards
|
5 years ago |
qianlong
|
94581f1c43
|
del JiebaMode and NormalizeForm from python api doc
|
5 years ago |
VectorSL
|
136b456967
|
gpu dropout rewrite
|
5 years ago |
lizhenyu
|
a3e8c7438f
|
remove useless code
|
5 years ago |
zhaozhenlong
|
a8654ac3b5
|
add ScatterMax ScatterMin ScatterSub for vm
|
5 years ago |
jonyguo
|
41d16a3c77
|
enhance: 1. fix api comment, 2. del dead code
|
5 years ago |
lirongzhen1
|
40251d9578
|
configure auto parallel tensors shape
|
5 years ago |
chenfei
|
1ecaf912f9
|
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
|
5 years ago |
mindspore-ci-bot
|
fafdfa9a03
|
!2696 [bugfix]:Attr of axis of ReduceSum is invalid
Merge pull request !2696 from zyli2020/bug_fix
|
5 years ago |
kswang
|
89c9f46a97
|
format device ascend code
|
5 years ago |
mindspore-ci-bot
|
6fb5538117
|
!2661 add support dtype for scatter_add vm
Merge pull request !2661 from zhaozhenlong/op/scatter-add
|
5 years ago |
lizhenyu
|
7bbe183e6f
|
bugfix:Attr of axis of ReduceSum is invalid
|
5 years ago |
mindspore-ci-bot
|
1a78794947
|
!2680 Add ut for cpu kernel implement of sparse optimizer
Merge pull request !2680 from YuJianfeng/ut
|
5 years ago |
liuxiao
|
2097a0e90a
|
Add optimizer operators for VM.
|
5 years ago |
mindspore-ci-bot
|
efecaf43df
|
!2690 add typeid to type conversion scene
Merge pull request !2690 from zhangbuxue/add_typeid_to_type_conversion_scene
|
5 years ago |
mindspore-ci-bot
|
f6c80b22f9
|
!2658 clear warning
Merge pull request !2658 from baihuawei/reduce
|
5 years ago |
buxue
|
699dc99bc8
|
add typeid to type conversion scene
|
5 years ago |
mindspore-ci-bot
|
b0a2f864d4
|
!2675 use two condition, false branch caculate error
Merge pull request !2675 from hexia/deal-logical-and
|
5 years ago |
mindspore-ci-bot
|
02e6dbb695
|
!2504 modify code review
Merge pull request !2504 from Destiny/master-mod-review
|
5 years ago |
mindspore-ci-bot
|
07cd3efaec
|
!2667 Fix SpecialOpEliminater bug
Merge pull request !2667 from Kang/optimization
|
5 years ago |
mindspore-ci-bot
|
ef8cdbd82e
|
!2639 [ad] improve the performance of ad
Merge pull request !2639 from Kang/master
|
5 years ago |
mindspore-ci-bot
|
77d23a1b17
|
!2662 Optimized TopoSort
Merge pull request !2662 from Kang/opt
|
5 years ago |
mindspore-ci-bot
|
f67b96babd
|
!2634 Avoid extra recording of summary when end called
Merge pull request !2634 from LiHongzhang/no_step_zero
|
5 years ago |
mindspore-ci-bot
|
ebfcd76f40
|
!2681 fix cast kernel build in pynative mode
Merge pull request !2681 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
4e1d9ede5b
|
!2684 GPU add mul support int
Merge pull request !2684 from VectorSL/mul
|
5 years ago |
mindspore-ci-bot
|
f900a22434
|
!2674 Add typeid to type conversion scene
Merge pull request !2674 from zhangbuxue/add_typeid_to_type_conversion_scene
|
5 years ago |