mindspore-ci-bot
f42b3bbfbc
!5598 add tensor sync status
Merge pull request !5598 from kisnwang/async-run-graph
5 years ago
askmiao
5c25cb6f0c
fix the issuse, repeated initialization can't exit.
5 years ago
heleiwang
857cf2f77f
Optimize the negative sampling process
5 years ago
mindspore-ci-bot
529e1a0a81
!5618 fix pynative tuple bug
Merge pull request !5618 from flywind/fix_pynative_tuple_bug
5 years ago
mindspore-ci-bot
e85a7a979a
!5609 [MS][LITE][Develop] concat ops support muti-dimension
Merge pull request !5609 from pengyongrong/concat
5 years ago
lyvette
c5bb6eaac8
check if new is nullpter
5 years ago
baihuawei
572a7c4741
fix nccl broadcast
5 years ago
mindspore-ci-bot
8f106d685a
!5614 [MS][LITE][GPU]fix transpose softmax reshape bug
Merge pull request !5614 from chenzupeng/master-lite
5 years ago
mindspore-ci-bot
c2fddb56c8
!4922 Transform tuple parameter to multiple parameters
Merge pull request !4922 from amongo/TupleTransform
5 years ago
simson
26fa5c7d8c
add st about loss_scale and parser for pynative mode
5 years ago
mindspore-ci-bot
24f00cc6dc
!5617 clear graph output address in graph destructor
Merge pull request !5617 from limingqi107/master
5 years ago
mindspore-ci-bot
437ae441f5
!5494 optimize resize bilinear using cached lines
Merge pull request !5494 from zhaozhenlong/lite/op/optimize_resize_cache_line
5 years ago
mindspore-ci-bot
f08c64c5de
!5596 add async profling feature
Merge pull request !5596 from gukecai/profiling
5 years ago
Pengyongrong
f678388124
add new ops named slice
add ops supported fp16
add dimension 0-3 for concat
5 years ago
kpy
0ed60257fa
fix tuple return bug
5 years ago
mindspore-ci-bot
8afe005f61
!5577 Fix readme of mobilnetv2 quant
Merge pull request !5577 from chenfei_mindspore/master
5 years ago
mindspore-ci-bot
087212441a
!5192 Add unit tests for scatternd
Merge pull request !5192 from Peilin/scatternd-type-support
5 years ago
mindspore-ci-bot
402bb4c053
!5461 add atomic clean for every communication op's inputs
Merge pull request !5461 from laiyongqiang/atomic_clean_every_master
5 years ago
mindspore-ci-bot
660aa8e60d
!4958 Fix GPU-ArgMaxWithValue
Merge pull request !4958 from 34bunny/GPU-argmaxwithvalue-fix
5 years ago
huangdongrun
0099da2c99
add support for tuple parameter transform
add support for pynative pass
add testcases
5 years ago
limingqi107
7ec2f6a550
clear graph output address in graph destructor
5 years ago
chenzupeng
bde334411c
fix transpose softmax reshape bug
5 years ago
zhaozhenlong
f9d908b888
optimize resize using cache line
5 years ago
He Wei
cbfd4c5f40
Fix problems in Tensor.from_numpy()
Use buffer_info instead of py::array in TensorDataNumpy,
to avoid requesting buffer every time the data() is called.
This is also a workaround for py::array.request() hangup problem.
5 years ago
mindspore-ci-bot
469b132cd0
!5608 update tinybert for var error
Merge pull request !5608 from guozhijian/fix_tinybert_var_error
5 years ago
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
Merge pull request !5188 from tony_liu2/alt
5 years ago
mindspore-ci-bot
5453b40311
!4477 add dataset compare function to utils
Merge pull request !4477 from tony_liu2/staging
5 years ago
mindspore-ci-bot
b99149dc37
!4901 Adding data_helper for minddata
Merge pull request !4901 from EricZ/md_helper
5 years ago
mindspore-ci-bot
ab29dbf98b
!5385 dataset fixes: Update OneHot API doc; fixup UTs
Merge pull request !5385 from cathwong/ckw_dataset_ut_cleanup8
5 years ago
mindspore-ci-bot
7367e72d19
!5094 Fix sliceOp API
Merge pull request !5094 from h.farahat/master
5 years ago
mindspore-ci-bot
6d500c865d
!5480 add infershape and trans op optimize
Merge pull request !5480 from zhengjun10/master
5 years ago
kswang
5614b2ba6c
add tensor sync status
5 years ago
mindspore-ci-bot
9aa322bd7c
!5607 fix: model zoo aclIMDB preprocess Readme format
Merge pull request !5607 from guozhijian/fix_model_zoo_format
5 years ago
mindspore-ci-bot
8ebc8ce9c6
!5438 support parameter tuple input in pynative mode
Merge pull request !5438 from wangqiuliang/support-parameter-tuple-input
5 years ago
mindspore-ci-bot
3be136f6f0
!5354 Fix randomdata issue
Merge pull request !5354 from xiefangqi/fix_randomdata_columnlist
5 years ago
mindspore-ci-bot
65c28e0734
!5576 simply ms_context implementation
Merge pull request !5576 from fary86/simplify_context_implementation
5 years ago
mindspore-ci-bot
6cba0deb05
!4877 BucketBatchByLength for C++ API
Merge pull request !4877 from MahdiRahmaniHanzaki/bucket_batch_by_length_c
5 years ago
mindspore-ci-bot
05b8efc805
!5600 [MS][LITE][Develop]optimize argmax
Merge pull request !5600 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
340bb4c28f
!5573 Fix wrong graph inputs bug
Merge pull request !5573 from fanglei/graphclone
5 years ago
gukecai
264a556654
ascend profling
5 years ago
mindspore-ci-bot
1d0e0ae27c
!5602 Fix log prob and survival function of exponential distribution
Merge pull request !5602 from XunDeng/pp_issue_branch
5 years ago
jonyguo
314fef8ecc
fix: arg_opt is not defined
5 years ago
jonyguo
203e864425
fix: model zoo aclIMDB preprocess format
5 years ago
zhengjun10
63343d10f2
add infershape and trans format optimize
5 years ago
mindspore-ci-bot
79b117fe02
!5582 update CheckStrategyValue
Merge pull request !5582 from yangzhenzhang/update-check-strategy-value
5 years ago
fary86
0a858b3878
Simplify ms_context implementation
5 years ago
mindspore-ci-bot
d5e02cf474
!5584 delete the redundant argument while initializing the class of GradOperation
Merge pull request !5584 from shibeiji/master
5 years ago
mindspore-ci-bot
1a4d3e351e
!5586 Boost python pass compile and train performance
Merge pull request !5586 from BowenK/performance
5 years ago
mindspore-ci-bot
0f344f33e2
!5601 fix shufflenet_scripts
Merge pull request !5601 from panfengfeng/fix_shufflenet_scripts
5 years ago
mindspore-ci-bot
d92c220cc0
!5590 Fixbugfix for server shard range computation
Merge pull request !5590 from ZPaC/master-fix-server-shard-method
5 years ago