yujianfeng
|
24f6b9d77e
|
Add input2output pass
|
5 years ago |
buxue
|
4df1edf5b3
|
Improving implicit type conversion
|
5 years ago |
mindspore-ci-bot
|
3f13605d39
|
!266 Fix data format limitation bugs and missing operation declaration.
Merge pull request !266 from peixu_ren/custom_aicpu
|
5 years ago |
ZPaC
|
0a1d3f1542
|
Add ps module in batches
|
5 years ago |
jzg
|
fb90ff164b
|
increase the max size of tensor.
|
5 years ago |
mindspore-ci-bot
|
b23fc4e492
|
!2938 Decouple the exception routines from Python.
Merge pull request !2938 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
7fd22f8ede
|
!2971 Reg op info from local config file
Merge pull request !2971 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
761cdbfade
|
!2959 Decouple ir.Signature class from python
Merge pull request !2959 from hewei/decouple_signature
|
5 years ago |
wilfChen
|
0fdc304a8e
|
gpu support smoothl1loss
|
5 years ago |
jzg
|
94d0d45ab4
|
increase the max size of tensor.
|
5 years ago |
mindspore-ci-bot
|
f5dc6fbe57
|
!2919 gpu kernel runtime code review
Merge pull request !2919 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
d2809954fd
|
!2957 fix stream for memory reuse
Merge pull request !2957 from gukecai/fix-stream-bug
|
5 years ago |
wuxuejian
|
5759a13077
|
adapt crop and resize op check
|
5 years ago |
mindspore-ci-bot
|
44269cd288
|
!2960 Check attr existing before getting it in embeddinglookup cpu kernel
Merge pull request !2960 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
06217c047e
|
!2949 fix SequentialCell
Merge pull request !2949 from jiangjinsheng/issue_fix4
|
5 years ago |
lvliang
|
0978bdc301
|
add-st-to-protect-pynative-hook-from-abnormal
|
5 years ago |
WilliamLian
|
4200925383
|
convert the reduce axis attr when the reduce node selected the special format
|
5 years ago |
mindspore-ci-bot
|
1cbf6c5d0b
|
!2939 [CleanCode] codedex 20200708
Merge pull request !2939 from Chong/zc
|
5 years ago |
wuyongkang
|
e12255ad84
|
Add MixedPrecisionCast for KeywordArg
|
5 years ago |
mindspore-ci-bot
|
d192920719
|
!2958 Add ps module in batches.
Merge pull request !2958 from ZPaC/add-ps-module
|
5 years ago |
gukecai
|
e9e5de5394
|
fix stream bug for memreuse
|
5 years ago |
jiangjinsheng
|
52e280f36a
|
fix SequentialCell doc
|
5 years ago |
linqingke
|
5ec9168306
|
mass eval mertric update.
|
5 years ago |
limingqi107
|
44959f8874
|
gpu kernel runtime code review
|
5 years ago |
jjfeing
|
53277f8c02
|
reg op info from local config file
|
5 years ago |
mindspore-ci-bot
|
7b65c5483b
|
!2906 support implicit type conversion for pynative mode
Merge pull request !2906 from zhangbuxue/support_implicit_type_conversion_for_pynative_mode
|
5 years ago |
huanghui
|
4e3c532c86
|
add full_name for anf_ir.proto
|
5 years ago |
He Wei
|
f337c6bc14
|
Decouple ParamValue from python
|
5 years ago |
wanghua
|
0083cd45d9
|
adjust finetune and eval script
|
5 years ago |
huanghui
|
af4a7e1317
|
fix-backend-dump-vm-build-pb
|
5 years ago |
ZPaC
|
4645a43e08
|
Add ps module in batches
|
5 years ago |
Ziyan
|
b9d7e4e6b4
|
add uniform split in the bprop of concat
|
5 years ago |
yujianfeng
|
3fdc3629af
|
Check attr exists before getting it in embeddinglookup cpu kernel
|
5 years ago |
buxue
|
4e832b2309
|
support implicit type conversion for pynative mode
|
5 years ago |
mindspore-ci-bot
|
4bdd8e16a2
|
!2954 Revert "Optimization for ApplyTransform function"
Merge pull request !2954 from Kang/optimization
|
5 years ago |
wuyongkang
|
41229ed01d
|
Fix bug of for i, j in enumerate(items)
|
5 years ago |
wuyongkang
|
4b2b46679a
|
Revert "Optimization for ApplyTransform function"
This reverts commit 02dd305bb0.
|
5 years ago |
Zhang Qinghua
|
bde889ffdf
|
Decouple the exception routines from Python.
|
5 years ago |
He Wei
|
535f399251
|
Decouple ir.Signature from python
|
5 years ago |
mindspore-ci-bot
|
b4e3715897
|
!2951 udpate release notes for r0.3.1
Merge pull request !2951 from guozhijian/update_r0.3.1_release_notes
|
5 years ago |
mindspore-ci-bot
|
549d561106
|
!2944 add hccl config
Merge pull request !2944 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
0c7a5f76a3
|
!2779 gpu support CTCLoss kernel
Merge pull request !2779 from chenweifeng/ctcloss
|
5 years ago |
jonyguo
|
8230125341
|
update r0.3.1 release notes
|
5 years ago |
mindspore-ci-bot
|
323a80c620
|
!2765 fix large for loop segment fault
Merge pull request !2765 from fary86/fix_large_for_loop
|
5 years ago |
mindspore-ci-bot
|
5fc6dcfb65
|
!2915 [Auto parallel] Rewrite EmbeddingLookup
Merge pull request !2915 from Xiaoda/8-move-embeddinglookup-external
|
5 years ago |
mindspore-ci-bot
|
5355deca04
|
!2946 Added empty tensor support
Merge pull request !2946 from EricZ/emtpy-tensor
|
5 years ago |
mindspore-ci-bot
|
3cc9217f06
|
!2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
Merge pull request !2926 from islam_amin/object_ops_cc_ut_floats
|
5 years ago |
mindspore-ci-bot
|
102b205ce2
|
!2833 Fix engine validators.py
Merge pull request !2833 from nhussain/engine_validators
|
5 years ago |
Eric
|
79445012bd
|
Tensor ut works
new test case
Name change for empty check
|
5 years ago |
peixu_ren
|
d68e44fa93
|
Fix bug in strided slice MS interface
|
5 years ago |