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
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
mindspore-ci-bot
78a8bc302d
!2380 Fix CocoDataset issue
...
Merge pull request !2380 from xiefangqi/xfq_fix_coco_issue_01
5 years ago
mindspore-ci-bot
60cd188ab8
!2381 fix some type cast bug
...
Merge pull request !2381 from liangzelang/dev
5 years ago
Kang
c613be36a9
Fix the problems of the ad optimization
5 years ago
mindspore-ci-bot
a3e7b30457
!2384 Add split fission pass
...
Merge pull request !2384 from YuJianfeng/split
5 years ago
limingqi107
66eefc0271
reset pynative flag in the resource clear
5 years ago
mindspore-ci-bot
c19c512dde
!2402 Fixing some mistakes of InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2402 from liuwenhao/master
5 years ago
mindspore-ci-bot
5f742c269e
!2396 fix hccl env value
...
Merge pull request !2396 from jjfeing/master
5 years ago
mindspore-ci-bot
847faea57b
!2391 Fix type check in check_elim
...
Merge pull request !2391 from BowenK/op_elim
5 years ago
mindspore-ci-bot
616cc80d78
!2378 fix tensor id bug and some yolov3 bug
...
Merge pull request !2378 from flywind/fix_yolov3_bug
5 years ago
mindspore-ci-bot
9969a9b07d
!2394 sync cpu output if needed
...
Merge pull request !2394 from kisnwang/add-cpu-outputsync
5 years ago
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
...
Merge pull request !2056 from zhoufeng/enable-new-control-sink
5 years ago