mindspore-ci-bot
|
2d683234fb
|
!4723 Support to concat more than 3 tensors in auto parallel mode
Merge pull request !4723 from yangzhenzhang/concat-more-than-3-tensors
|
5 years ago |
yangzhenzhang
|
cda08f6a52
|
concat 3 tensors in auto parallel mode
|
5 years ago |
mindspore-ci-bot
|
6868b9b6fa
|
!4422 Minddata new dataset api ==> RandomData
Merge pull request !4422 from xiefangqi/xfq_c++api_randomdata
|
5 years ago |
mindspore-ci-bot
|
50b5c8035b
|
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
|
5 years ago |
xiefangqi
|
b91e56375e
|
add randomdataset and schema
|
5 years ago |
mindspore-ci-bot
|
2aab14242c
|
!4669 add toolbox and dpn
Merge pull request !4669 from zhangxinfeng3/master
|
5 years ago |
mindspore-ci-bot
|
505b6b5a9b
|
!4699 NMS_GPU_Sorting_Mem Fix
Merge pull request !4699 from danishnxt/GPU_two
|
5 years ago |
nhussain
|
738ae2c78d
|
change api to use std_vector
try to display image
|
5 years ago |
islam_amin
|
979111d0ef
|
Added Posterize Op
|
5 years ago |
jonyguo
|
b0b370336f
|
fix: concat get_dataset_size error
|
5 years ago |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint fix
|
5 years ago |
jonyguo
|
5f294fb90d
|
fix: random affine parameter check
|
5 years ago |
panyifeng
|
22a9d02e9f
|
switch_layer incorporate env_get and tuple_get
|
5 years ago |
zhangxinfeng3
|
d643c228d7
|
update variational and toolbox
|
5 years ago |
mindspore-ci-bot
|
4f46c4277a
|
!4614 Code compile performance optimization
Merge pull request !4614 from zhoufeng/code-compile-performance
|
5 years ago |
mindspore-ci-bot
|
cc077de9e3
|
!4425 fix if statement with no return coredump
Merge pull request !4425 from fary86/fix_if_no_return_coredump
|
5 years ago |
mindspore-ci-bot
|
2ae6365d77
|
!4650 EmbeddingLookup support auto parallel
Merge pull request !4650 from yangzhenzhang/embedding-lookup-auto-parallel
|
5 years ago |
zhoufeng
|
663278112f
|
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
025e6f23f7
|
!4643 add test cases for parameter slice init using all kind of initializers
Merge pull request !4643 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
26de4540ef
|
!4639 rename param_value to param_info
Merge pull request !4639 from vlne-v1/rename_param_value
|
5 years ago |
fary86
|
38083e055a
|
Fix coredump missing return statement after while loop
|
5 years ago |
yangzhenzhang
|
6f6a8ae9f0
|
embedding lookup auto parallel
|
5 years ago |
Wei Luning
|
c1c30a44f1
|
rename param_value -> param_info
|
5 years ago |
mindspore-ci-bot
|
b92e776052
|
!4208 C++ API Support for Manifest Dataset
Merge pull request !4208 from jiangzhiwen/jzw/c_api_manifest
|
5 years ago |
Yi Huaijie
|
0f7ead5f14
|
parameter slice init test all initializers
|
5 years ago |
mindspore-ci-bot
|
3fb58fcbe4
|
!4585 add gpu nccl broadcast
Merge pull request !4585 from baihuawei/broadcast
|
5 years ago |
jiangzhiwen
|
a88273bd3f
|
c++ api support for Manifest Dataset
|
5 years ago |
mindspore-ci-bot
|
19192e75e3
|
!4609 change unsupport to unsupported
Merge pull request !4609 from chenzhongming/new_master
|
5 years ago |
mindspore-ci-bot
|
113ff6ca24
|
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
|
5 years ago |
mahdi
|
3ecc53fb4e
|
Added CutMix
|
5 years ago |
chenzomi
|
bb125cb309
|
change unsupport to unsupported
|
5 years ago |
baihuawei
|
b9ebd9c280
|
add gpu nccl broadcast
|
5 years ago |
mindspore-ci-bot
|
d1ad33676b
|
!4598 support axis is None for all and any interface in graph mode
Merge pull request !4598 from zhangbuxue/support_axis_is_None_for_all_and_any_in_graph_mode
|
5 years ago |
mindspore-ci-bot
|
8c72d5b9d1
|
!4566 Add ScatterNdUpdate cpu kernel
Merge pull request !4566 from huanghui/scatter-nd-update-cpu-kernel
|
5 years ago |
buxue
|
09f1a4bbaf
|
support axis is None for all and any interface in graph mode.
|
5 years ago |
jonyguo
|
8bb4449fa8
|
add testcase for padded dataset with decode op
|
5 years ago |
mindspore-ci-bot
|
f41ca6b5c6
|
!4558 soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
Merge pull request !4558 from magemomou/my/work
|
5 years ago |
mayang
|
c410c6a6e2
|
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
|
5 years ago |
mindspore-ci-bot
|
a3b8b4c2d6
|
!4377 Supports weight slice while training with multi servers
Merge pull request !4377 from ZPaC/master-multi-server-weight-slice
|
5 years ago |
huanghui
|
0d962a372f
|
add ScatterNdUpdate cpu kernel
|
5 years ago |
mindspore-ci-bot
|
dda4c26e7c
|
!4423 add reshape type of tensor
Merge pull request !4423 from lianliguang/add-reshape-type-to-tensor
|
5 years ago |
ZPaC
|
348c67ac00
|
PS support multi server.
|
5 years ago |
WilliamLian
|
6760d9976d
|
add reshape type to tensor
|
5 years ago |
mindspore-ci-bot
|
f875bf21bc
|
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
|
5 years ago |
mindspore-ci-bot
|
aa29042034
|
!4431 fix st result
Merge pull request !4431 from hexia/fix_st_result
|
5 years ago |
huangdongrun
|
2a6d346d2f
|
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
|
5 years ago |
Cathy Wong
|
9c8af0d1cf
|
C++ API: Provide validate param functions
|
5 years ago |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
5 years ago |
mindspore-ci-bot
|
0e4d2c2535
|
!4188 fix switch layer sigle prim cell
Merge pull request !4188 from riemann_penn/fix_switch_layer_sigle_prim_cell
|
5 years ago |
mindspore-ci-bot
|
f41c21c5fa
|
!4284 remove to_full_tensor and load_inputs in exexute stage
Merge pull request !4284 from yao_yf/remove_to_full_tensor_and_load_inputs_in_exexute_stage
|
5 years ago |