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 |
mindspore-ci-bot
|
d57decc8a3
|
!2338 Gpu Minimum & Maximum kernels support int32
Merge pull request !2338 from chenweifeng/nezha
|
5 years ago |
mindspore-ci-bot
|
aed7f5e3a7
|
!2395 Synchronize Ascend software suite 20 Jun 2020
Merge pull request !2395 from yanghaoran/master
|
5 years ago |
zhoufeng
|
bbbfaa2441
|
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
a52231440a
|
!2313 Save profiling point data to framework
Merge pull request !2313 from caifubi/save-profiling-point
|
5 years ago |
mindspore-ci-bot
|
f8020f1814
|
!2365 fix parameter cast issue
Merge pull request !2365 from wangqiuliang/fix-parameter-cast-issue
|
5 years ago |
liuwenhao4
|
41b6912d92
|
Fix some mistakes of InplaceAddD and InplaceSubD vm ops
|
5 years ago |
yujianfeng
|
7ad877a948
|
Add Split fission pass
|
5 years ago |
mindspore-ci-bot
|
f3f95b255b
|
!2392 don't change shape of Initializer when init slice of a Parameter
Merge pull request !2392 from yihuaijie/master
|
5 years ago |
mindspore-ci-bot
|
5276db8fd0
|
!2390 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
Merge pull request !2390 from qianlong21st/wordpiece_tokenizer_1D
|
5 years ago |
hangangqiang
|
dfbb232468
|
mindspore server inference
|
5 years ago |
ms_yan
|
cf82aa9035
|
init remove storage op in c++
init remove storage op test case c++
remove source c++ files
|
5 years ago |
huangdongrun
|
79058d3509
|
add support for parameter
support for tensor setitem
add support for tensor assgin
|
5 years ago |
hesham
|
68030e6a4b
|
Slice Bug
|
5 years ago |
zhaoting
|
9d9c35d1ee
|
change acc threshold of test_resnet_imagenet
|
5 years ago |
qianlong
|
980ddd32a2
|
change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
|
5 years ago |
mindspore-ci-bot
|
2d50a43be9
|
!2343 add scope info in binary format
Merge pull request !2343 from leopz/master
|
5 years ago |
jjfeing
|
d38fa9051c
|
fix hccl env value
|
5 years ago |
VectorSL
|
b2412ea571
|
gpu update bert scripts
|
5 years ago |
yanghaoran
|
722176b2dd
|
synchronize lastest Ascend software suite 20 Jun 2020
|
5 years ago |
mindspore-ci-bot
|
a58b1a1435
|
!2344 clean pclint warning of the function is out of 50 lines
Merge pull request !2344 from lianliguang/master
|
5 years ago |
wukesong
|
fafa0d73fc
|
dataset sink is false when run in CPU
|
5 years ago |
mindspore-ci-bot
|
bdb7d0fd01
|
!2355 fix cpu sub op input not match
Merge pull request !2355 from dengwentao/fix_sub_op
|
5 years ago |
mindspore-ci-bot
|
b8a21ac6e8
|
!2382 quantization aware training for lenet readme.md update
Merge pull request !2382 from chenzhongming/abc
|
5 years ago |
mindspore-ci-bot
|
067a838e87
|
!2364 modify export phase
Merge pull request !2364 from jinyaohui/export
|
5 years ago |
mindspore-ci-bot
|
8d34c65592
|
!2370 modify alexnet shell def get_lr args
Merge pull request !2370 from changzherui/mod_alexnet
|
5 years ago |
Margaret_wangrui
|
edbe02dfec
|
handle summary to adapt new control sink
|
5 years ago |
mindspore-ci-bot
|
e8639ad91e
|
!2347 support multi param for tuple grad
Merge pull request !2347 from riemann_penn/support_multi_param_for_tuple_grad
|
5 years ago |
Yi Huaijie
|
27b5bc6d95
|
don't change shape of Initializer when init slice of a Parameter
|
5 years ago |
mindspore-ci-bot
|
88a3c0fa53
|
!2379 remove ftrl operator st on pynative mode
Merge pull request !2379 from zyli2020/change_ftrl_op_st
|
5 years ago |
chenzomi
|
5aa12b7aa3
|
quantization aware training for lenet readme.md update
|
5 years ago |
mindspore-ci-bot
|
d4d0faaad9
|
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
|
5 years ago |