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 |
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 |
ZPaC
|
4645a43e08
|
Add ps module in batches
|
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 |
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 |
nhussain
|
6c37ea3be0
|
fix validators
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
|
5 years ago |
mindspore-ci-bot
|
915ddd25dd
|
!2892 gnn random walk pr 1977 comment follow up
Merge pull request !2892 from tony_liu2/master
|
5 years ago |
islam_amin
|
284cc910d5
|
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
|
5 years ago |
wandongdong
|
74fcbd2900
|
add hccl_config
|
5 years ago |
mindspore-ci-bot
|
e2f51ccec8
|
!2922 updating the python ut tests based on floating point bounding boxes
Merge pull request !2922 from ava/float_change
|
5 years ago |
mindspore-ci-bot
|
fdc3a235e6
|
!2940 fix gat train fail caused by checkpoint permission and missing data path in README.MD
Merge pull request !2940 from zhangdengcheng/master
|
5 years ago |
wilfChen
|
d54154a1f9
|
Gpu support ctcloss kernel
|
5 years ago |
mindspore-ci-bot
|
2042bb8911
|
!2929 fix LRN
Merge pull request !2929 from jiangjinsheng/issue_fix4
|
5 years ago |
zhangdengcheng
|
44aab10bd5
|
Fix permission problem when training with common user.
|
5 years ago |
mindspore-ci-bot
|
93e27f0382
|
!2917 bug fix in quantization aware training auto create graph
Merge pull request !2917 from chenzhongming/master
|
5 years ago |
Xiaoda Zhang
|
fc906f7f58
|
move embeddinglookup to external
|
5 years ago |
mindspore-ci-bot
|
a7fc7e505c
|
!2895 Add case operator support in CPU/GPU backend
Merge pull request !2895 from fanglei/case
|
5 years ago |
jiangjinsheng
|
30b0650349
|
fix LRN
|
5 years ago |
mindspore-ci-bot
|
dffb76a0a9
|
!2605 High level abstraction of mathematical distributions
Merge pull request !2605 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
b71cb28b0a
|
!2887 Reset to fusedbatchnorm operation in pynative mode
Merge pull request !2887 from JoyLvliang/back-to-fusedbatchnorm-operation-in-pynative-mode
|
5 years ago |
leilei_snow
|
70abe362f2
|
add case process
|
5 years ago |
mindspore-ci-bot
|
5aa96bdbca
|
!2921 use multi thread flag for reduce sparse gradient
Merge pull request !2921 from kisnwang/optimize-two-level-reduce-sparse-gradient
|
5 years ago |
mindspore-ci-bot
|
ecf73bc4f4
|
!2928 Fix the bug of setting shape when the axis is negative in the split fission pass
Merge pull request !2928 from YuJianfeng/master
|
5 years ago |
chenzomi
|
3446940142
|
bug fix in quantization aware training auto create graph
|
5 years ago |
mindspore-ci-bot
|
403c1db8ce
|
!2869 fix print bug
Merge pull request !2869 from jinyaohui/master
|
5 years ago |
yujianfeng
|
b5845b6b7b
|
Fix the bug of setting shape when the axis is negative in the split fission pass
|
5 years ago |
lvliang
|
b16686964c
|
back-to-fusedbatchnorm-operation-in-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
1f4944fa15
|
!2913 fix validator for Split
Merge pull request !2913 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
576cf5cd25
|
!2904 delete thirdpraty/icu4c/filter.json
Merge pull request !2904 from qianlong21st/change_icu_compile
|
5 years ago |
mindspore-ci-bot
|
1be24257a6
|
!2909 Simplify PrimitiveTotalEqual
Merge pull request !2909 from Kang/master
|
5 years ago |
mindspore-ci-bot
|
e26746ad18
|
!2816 Optimization for ApplyTransform function
Merge pull request !2816 from Kang/optimization
|
5 years ago |
kswang
|
4094c4688d
|
use multi thread for reduce sparse gradient
|
5 years ago |
peixu_ren
|
bef1fc7f19
|
add sample functions in normal and bermoulli distributions
|
5 years ago |
avakh
|
421b80bf8f
|
updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
|
5 years ago |
tony_liu2
|
14899a1410
|
fix gnn random walk pr 1977 comments
add fix to random resize decode crop test case
fix pylint issues
|
5 years ago |
Xun Deng
|
0aa26c1815
|
add high level abstract class Distribution and two example class:
Bernoulli and Normal
|
5 years ago |
mindspore-ci-bot
|
9ba937b1af
|
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
Merge pull request !2920 from danishnxt/AugOps-M1-Python
|
5 years ago |