mindspore-ci-bot
12e7ddae0a
!2386 Add multiple process for computation of optimizer in cpu
Merge pull request !2386 from YuJianfeng/master
5 years ago
mindspore-ci-bot
f96bf04b5f
!2385 [Auto parallel] Keep the 'Sub' in the bprob of EmbeddingLookup on device
Merge pull request !2385 from Xiaoda/6-keep-sub-on-device-in-bprob-of-embeddinglookup
5 years ago
kswang
79e8237066
fix mix target entry
5 years ago
chenfei
37ac8bc35d
fix bug of control parser
5 years ago
liuwenhao4
faf9ec4b1a
Support dynamic broadcast reduce format with operator of ZerosLike ops vm
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
jjfeing
d535f3a289
fix atomic clean
5 years ago
mindspore-ci-bot
3654f0f9ac
!2433 add comment for dataset.text
Merge pull request !2433 from qianlong21st/add_text_comment
5 years ago
mindspore-ci-bot
e9e4442dcb
!2413 [Auto parallel] Check 'CAST' from optimizers
Merge pull request !2413 from Xiaoda/7-auto-parallel-check-optimizer-ops
5 years ago
yujianfeng
6c1bc1c6a9
Add multiple process for computation of sparse optimizers
5 years ago
YangLuo
4e3bfcf4c9
!2306 [Dataset] Code review & improve quality
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
5 years ago
mindspore-ci-bot
83b53559f5
!2412 fix Inv
Merge pull request !2412 from jiangjinsheng/issue_fix4
5 years ago
mindspore-ci-bot
9b1b93eede
!2427 Change akg's compile option to on defualt for D backen
Merge pull request !2427 from TronZhang/akg_default_on
5 years ago
zhoufeng
d4de0c5af1
fix BackendCommonOptimization order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
80840db783
!2417 Fixing some mistakes of TransData vm ops
Merge pull request !2417 from liuwenhao/master
5 years ago
mindspore-ci-bot
11d78e9c36
!2177 support vm for linspace
Merge pull request !2177 from jiangjinsheng/vm_lin_space
5 years ago
qianlong
d9f4549d13
add comment for dataset.text
5 years ago
liangzelang
76ba5a643f
fix bug of type cast
5 years ago
zhangz0911gm
4ac1876237
Adapting AccumulateNV2
5 years ago
liuwenhao4
efe40e91b7
Fix some mistakes of TransData vm ops
5 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
5 years ago
Tron Zhang
c01569f0e0
Change akg as on default for D backend
5 years ago
mindspore-ci-bot
0327d7e79b
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
Merge pull request !2424 from xutianchun/ctcloss
5 years ago
jiangjinsheng
304dbfaa0b
fix Inv
5 years ago
mindspore-ci-bot
c9b8a8da0a
!2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
Merge pull request !2369 from baihuawei/reduce
5 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
mindspore-ci-bot
beb436f457
!2398 Bug in Slice when multiple rows are used
Merge pull request !2398 from h.farahat/slice_bug
5 years ago
mindspore-ci-bot
a9c309da4c
!2404 [Dataset]rename input variable name to children and output variable to parent
Merge pull request !2404 from xulei/input_output
5 years ago
mindspore-ci-bot
1ea38eb60c
!2375 Add Python Tokenizer
Merge pull request !2375 from h.farahat/python_tokenizer
5 years ago
mindspore-ci-bot
72194b23d8
!2420 [MD] minddataset redo sharding each epoch
Merge pull request !2420 from liyong126/mindrecord_epoch_shuffle
5 years ago
Xiaoda Zhang
edbb5d9608
keep the sub of in grad of embeddinglookup on device
5 years ago
mindspore-ci-bot
8b5166e569
!2393 fix bug of hccl kernel info and change cast's kernel info
Merge pull request !2393 from lianliguang/fix-bug-of-merge-cast-to-op-and-gene-hccl-kernel-info
5 years ago
Xiaoda Zhang
3ff6e336c6
check cast from optimizer in auto-parallel
5 years ago
mindspore-ci-bot
f3044f0034
!2269 init serving module
Merge pull request !2269 from dinghao/master
5 years ago
dinghao
8d76c708df
init serving
5 years ago
liyong
2412ee09ce
fix distributedSampler reshuffle and fix random_device failed
5 years ago
mindspore-ci-bot
74d12d738d
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
5 years ago
mindspore-ci-bot
23d0497df6
!2160 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2160 from xianwz/master_graph_kernel
5 years ago
yankai
59c6689512
read pb model
5 years ago
mindspore-ci-bot
b7bc8e31f6
!2416 Fix new control stream bug
Merge pull request !2416 from caifubi/fix-new-control-stream-bug
5 years ago
mindspore-ci-bot
886dfe6fd7
!2419 Rectification and modification of dataset api documentation comments
Merge pull request !2419 from qianlong21st/temp
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
mindspore-ci-bot
01216a9a57
!2415 Fixed the problems of the ad optimization
Merge pull request !2415 from Kang/master
5 years ago
qianlong
cb01a99b08
fix dataset.text api doc
5 years ago
mindspore-ci-bot
d7d094e1c5
!2231 fix report error in get_dataset_size
Merge pull request !2231 from yanghaitao/yht_get_num_samples
5 years ago
mindspore-ci-bot
4d95e3340c
!1628 Implements of masked seq2seq pre-training for language generation.
Merge pull request !1628 from 刘崇鸣/model_zoo_mass
5 years ago
caifubi
0c29b70d06
fix new control stream bug
5 years ago
mindspore-ci-bot
f469c6cf2e
!2397 change acc threshold of test_resnet_imagenet
Merge pull request !2397 from zhaoting/ResNet50_st
5 years ago
mindspore-ci-bot
d840743fba
!2356 fix issue broadcast_to same shape bprop error
Merge pull request !2356 from zhaozhenlong/fix-issues-broadcastto-same-shape
5 years ago