dinghao
4ddb00b996
add bert example
6 years ago
mindspore-ci-bot
35ab95bfae
!2461 Add multiple process for computation of optimizer in cpu
Merge pull request !2461 from YuJianfeng/r0.5
6 years ago
mindspore-ci-bot
1b52753fd7
!2462 optimize cpu reduce gradient
Merge pull request !2462 from kisnwang/optimize-reduce-sparse-gradient
6 years ago
kswang
e74b02f460
optimize cpu reduce sparse gradient
6 years ago
mindspore-ci-bot
56b6191db5
!2449 Fix bug of ascend control parser
Merge pull request !2449 from chenfei_mindspore/fix-bug-ascend-control-parser
6 years ago
mindspore-ci-bot
eef762e58a
!2456 Fix BackendCommonOptimization order
Merge pull request !2456 from zhoufeng/xiu-ba-ge
6 years ago
yujianfeng
794ed3a291
Add multiple process for computation of sparse optimizers
6 years ago
mindspore-ci-bot
a420c667c9
!2453 Change the dataset attribute in SummaryCollector
Merge pull request !2453 from ougongchang/r0.5
6 years ago
ougongchang
3c08137904
Change the attribute to children, becuase the attribute has beed changed in dataset
6 years ago
mindspore-ci-bot
e726680e38
!2444 fix mix target entry
Merge pull request !2444 from kisnwang/fix-mix-target-entry-for-r0.5
6 years ago
chenfei
144aca43c3
fix bug of control parser
6 years ago
kswang
ae3db6d4de
fix mix target entry
6 years ago
mindspore-ci-bot
3654f0f9ac
!2433 add comment for dataset.text
Merge pull request !2433 from qianlong21st/add_text_comment
6 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
6 years ago
mindspore-ci-bot
83b53559f5
!2412 fix Inv
Merge pull request !2412 from jiangjinsheng/issue_fix4
6 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
6 years ago
zhoufeng
d4de0c5af1
fix BackendCommonOptimization order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
6 years ago
mindspore-ci-bot
80840db783
!2417 Fixing some mistakes of TransData vm ops
Merge pull request !2417 from liuwenhao/master
6 years ago
mindspore-ci-bot
11d78e9c36
!2177 support vm for linspace
Merge pull request !2177 from jiangjinsheng/vm_lin_space
6 years ago
qianlong
d9f4549d13
add comment for dataset.text
6 years ago
liuwenhao4
efe40e91b7
Fix some mistakes of TransData vm ops
6 years ago
jiangjinsheng
e71599b5ca
vm for lin_space
6 years ago
Tron Zhang
c01569f0e0
Change akg as on default for D backend
6 years ago
mindspore-ci-bot
0327d7e79b
!2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
Merge pull request !2424 from xutianchun/ctcloss
6 years ago
jiangjinsheng
304dbfaa0b
fix Inv
6 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
6 years ago
xutianchun
2bfc86f5b7
Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
6 years ago
mindspore-ci-bot
beb436f457
!2398 Bug in Slice when multiple rows are used
Merge pull request !2398 from h.farahat/slice_bug
6 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
6 years ago
mindspore-ci-bot
1ea38eb60c
!2375 Add Python Tokenizer
Merge pull request !2375 from h.farahat/python_tokenizer
6 years ago
mindspore-ci-bot
72194b23d8
!2420 [MD] minddataset redo sharding each epoch
Merge pull request !2420 from liyong126/mindrecord_epoch_shuffle
6 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
6 years ago
Xiaoda Zhang
3ff6e336c6
check cast from optimizer in auto-parallel
6 years ago
mindspore-ci-bot
f3044f0034
!2269 init serving module
Merge pull request !2269 from dinghao/master
6 years ago
dinghao
8d76c708df
init serving
6 years ago
liyong
2412ee09ce
fix distributedSampler reshuffle and fix random_device failed
6 years ago
mindspore-ci-bot
74d12d738d
!2421 Importing pb model to construct funcgraph
Merge pull request !2421 from yankai10/merge_master_new_fearture
6 years ago
mindspore-ci-bot
23d0497df6
!2160 Feat(GraphKernel): Init GraphKernel.
Merge pull request !2160 from xianwz/master_graph_kernel
6 years ago
yankai
59c6689512
read pb model
6 years ago
mindspore-ci-bot
b7bc8e31f6
!2416 Fix new control stream bug
Merge pull request !2416 from caifubi/fix-new-control-stream-bug
6 years ago
mindspore-ci-bot
886dfe6fd7
!2419 Rectification and modification of dataset api documentation comments
Merge pull request !2419 from qianlong21st/temp
6 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.
6 years ago
mindspore-ci-bot
01216a9a57
!2415 Fixed the problems of the ad optimization
Merge pull request !2415 from Kang/master
6 years ago
qianlong
cb01a99b08
fix dataset.text api doc
6 years ago
mindspore-ci-bot
d7d094e1c5
!2231 fix report error in get_dataset_size
Merge pull request !2231 from yanghaitao/yht_get_num_samples
6 years ago
mindspore-ci-bot
4d95e3340c
!1628 Implements of masked seq2seq pre-training for language generation.
Merge pull request !1628 from 刘崇鸣/model_zoo_mass
6 years ago
caifubi
0c29b70d06
fix new control stream bug
6 years ago
mindspore-ci-bot
f469c6cf2e
!2397 change acc threshold of test_resnet_imagenet
Merge pull request !2397 from zhaoting/ResNet50_st
6 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
6 years ago
mindspore-ci-bot
78a8bc302d
!2380 Fix CocoDataset issue
Merge pull request !2380 from xiefangqi/xfq_fix_coco_issue_01
6 years ago