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
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
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
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
kpy
b79523a994
fix yolov3 multi getitem bug and tensor ptr not unique bug
5 years ago
BowenK
62aed2ff30
fix param check for check_elim
5 years ago
xulei2020
3b71bd0d5d
rename input to children, output to parent
5 years ago
zhaozhenlong
5962c6efe9
solve broadcast two same shape bprop error
...
make unsupported shape error info explicit
5 years ago
mindspore-ci-bot
9bc2ffde54
!2406 fix inv
...
Merge pull request !2406 from jiangjinsheng/issue_fix4
5 years ago
mindspore-ci-bot
8a913d7586
!2157 mindspore server inference
...
Merge pull request !2157 from hangq/master
5 years ago
mindspore-ci-bot
7f891f62e5
!2260 Move googlenet to ModelZoo, fix warning and change googlenet's directory
...
Merge pull request !2260 from liyanliu96/liyan
5 years ago
kswang
97216f7404
sync cpu output
5 years ago
mindspore-ci-bot
a64e0de389
!2366 [CT][MS][Auto-Parallel] Recursive interface needs to be changed to external interface
...
Merge pull request !2366 from Chong/interface
5 years ago
liuchongming74
065f32e0e5
Implements of masked seq2seq pre-training for language generation.
5 years ago
mindspore-ci-bot
24be3f82ad
!2336 Fix bug of not insert memcpy when hccl_op has more than one input
...
Merge pull request !2336 from huanghui/insert-memcpy-async-pass
5 years ago
jiangjinsheng
e9d4b9864f
fixed Inv
5 years ago
hongxing
d798325127
supplement description about default value
5 years ago
WilliamLian
5f9d2759ee
fix bug of hccl kernel info and change cast's kernel info
5 years ago
mindspore-ci-bot
748b0b1b64
!2388 GPU update bert scripts
...
Merge pull request !2388 from VectorSL/bert-eval
5 years ago
mindspore-ci-bot
3401e1c80b
!2143 dataset: remove storage_op c++ part
...
Merge pull request !2143 from ms_yan/del_storage_c++
5 years ago
mindspore-ci-bot
228a1b87f8
!2387 dataset=False when run in CPU
...
Merge pull request !2387 from wukesong/cpu-lenet-sink-true
5 years ago
mindspore-ci-bot
aad494a6fc
!2383 handle summary to adapt new control sink
...
Merge pull request !2383 from Margaret_wangrui/control_sink_summary
5 years ago
mindspore-ci-bot
f365fbd71e
!2060 Support pynative setitem
...
Merge pull request !2060 from amongo/SupportPynativeSetItem
5 years ago