mindspore-ci-bot
|
8561a16258
|
!284 add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu
Merge pull request !284 from yanzhenxiang2020/add_fused_sparse_incubator
|
5 years ago |
yanzhenxiang2020
|
a536b68c84
|
add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu
|
5 years ago |
wangnan39@huawei.com
|
47245e8ba0
|
rename operators of sparse optimizer
|
5 years ago |
wuxuejian
|
c713382798
|
add Padding op
|
5 years ago |
changzherui
|
f4cb445ea8
|
syn code for 0715
|
5 years ago |
mindspore-ci-bot
|
a661545d49
|
!265 Synchronize Ascend software suite 07 Jul 2020
Merge pull request !265 from yanghaoran/incubator
|
5 years ago |
mindspore-ci-bot
|
3e691e54f5
|
!3071 change ValueError to TypeError for enumerate start
Merge pull request !3071 from zhangbuxue/change_ValueError_to_TypeError_for_enumerate_start
|
5 years ago |
yanghaoran
|
00749914a4
|
remove testcase
|
5 years ago |
mindspore-ci-bot
|
2f2dc390a8
|
!3079 Move abstract/base into core, and remove static_analysis symbols in ir.
Merge pull request !3079 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
bacbb26e3b
|
!3062 fix valuenode simplify
Merge pull request !3062 from riemann_penn/fix_value_node_simplify
|
5 years ago |
Zhang Qinghua
|
18efdc8fe2
|
Move abstract/base into core, and remove static_analysis including symbols in ir.
|
5 years ago |
mindspore-ci-bot
|
45ad430af2
|
!3048 support use valuelist or valuetuple of primitives
Merge pull request !3048 from amongo/SupportPrimitiveList
|
5 years ago |
buxue
|
60b0ded440
|
change ValueError to TypeError for enumerate start
|
5 years ago |
panyifeng
|
394178569e
|
fix valuenode simplify
|
5 years ago |
mindspore-ci-bot
|
683920d1c8
|
!2987 Add random normal op at MindSpore front-end
Merge pull request !2987 from peixu_ren/custom_gpu2
|
5 years ago |
huangdongrun
|
ee2039fbba
|
add support for value sequence of primitve
|
5 years ago |
mindspore-ci-bot
|
bc0a53cfb1
|
!3030 minddata support ps-lite feature
Merge pull request !3030 from xiefangqi/md_support-pslite
|
5 years ago |
mindspore-ci-bot
|
ba0143402c
|
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
|
5 years ago |
mindspore-ci-bot
|
219a716eae
|
!3066 fix some batch's get_dataset_size and some text validator inconsistency
Merge pull request !3066 from ZiruiWu/fix_validator
|
5 years ago |
mindspore-ci-bot
|
bed93a9ead
|
!3039 [Dataset Python UT] adding coverage to Cifar Op and update test dataset
Merge pull request !3039 from TinaMengtingZhang/dataset-op-ut-cifar
|
5 years ago |
Zirui Wu
|
63185cb20f
|
fix some validators errors
address review cmts
addr review cmts
|
5 years ago |
Cathy Wong
|
ae1ed327ba
|
Cleanup dataset UT: Remove unneeded data files and tests
|
5 years ago |
nhussain
|
05b2a57d2a
|
fix validation errors, and fix try catch error tests
|
5 years ago |
tinazhang
|
340d98a4d1
|
added test case to cifar_op
update cifar10 dataset
fixing missing error handling code in validator
|
5 years ago |
peixu_ren
|
ac561f2956
|
Refactor random normal op
|
5 years ago |
peixu_ren
|
20ca96c62b
|
Add random normal MindSpore interface
|
5 years ago |
xiefangqi
|
add19a591c
|
md support ps-lite
|
5 years ago |
He Wei
|
ee1510da41
|
Eliminate circular dependency between 'ir' and 'device/kernel'
|
5 years ago |
jiangjinsheng
|
7f9bbfd338
|
add Conv1d ops
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |
mindspore-ci-bot
|
530d46eb47
|
!3024 Decode + RandomCropAndResize fusion within MapOp
Merge pull request !3024 from Alexey_Shevlyakov/random_crop_decode_resize_fusion
|
5 years ago |
mindspore-ci-bot
|
f65586cefa
|
!3035 Refactoring for base and abstract types.
Merge pull request !3035 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
8871f06f42
|
!2963 Add UT for python pass
Merge pull request !2963 from BowenK/python_pass_clean
|
5 years ago |
mindspore-ci-bot
|
d95a54c321
|
!3043 Revert PR 2923
Merge pull request !3043 from BowenK/master
|
5 years ago |
BowenK
|
f267a105b8
|
Add Python Pass UT
|
5 years ago |
BowenK
|
af36bd7698
|
Revert PR 2923
|
5 years ago |
mindspore-ci-bot
|
bfc3065fc7
|
!3025 [AutoParallel]Add embedding look up op
Merge pull request !3025 from lichen/add_embedding_look_up_op
|
5 years ago |
Zhang Qinghua
|
87715ed127
|
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
|
5 years ago |
mindspore-ci-bot
|
48654be14d
|
!3040 BoundingBoxAugment op fix ratio
Merge pull request !3040 from islam_amin/bounding_box_augment_bugs
|
5 years ago |
mindspore-ci-bot
|
69ce4bf2b2
|
!2970 Del mindspore/model_zoo
Merge pull request !2970 from panbingao/master
|
5 years ago |
Alexey Shevlyakov
|
b930162e79
|
Decode + RandomCropAndResize = RandomCropDecodeResize
|
5 years ago |
islam_amin
|
56da3b0ae1
|
Fixing ratio bug with BoundingBoxAugment
|
5 years ago |
mindspore-ci-bot
|
eadcb341e1
|
!2891 CacheOp phase 1
Merge pull request !2891 from Jamie/CacheOp_dev
|
5 years ago |
Jesse Lee
|
7c1bc5192b
|
Initial Drop of CacheOp Phase I
|
5 years ago |
lichenever
|
cde5cc2bd2
|
add_embedding_look_up
|
5 years ago |
mindspore-ci-bot
|
c465ea3269
|
!3031 fix context mode and device target dependency issue
Merge pull request !3031 from wangqiuliang/fix-tensor-bool-operation
|
5 years ago |
mindspore-ci-bot
|
2405cf71b2
|
!2981 primitive hook decouped
Merge pull request !2981 from lianliguang/primitive-decoupling
|
5 years ago |
WilliamLian
|
9682d08d96
|
refactor primitive hook function
|
5 years ago |
mindspore-ci-bot
|
2f27c4e3e8
|
!2807 Apply indexed_slices
Merge pull request !2807 from riemann_penn/apply_indexed_slices
|
5 years ago |
kingfo
|
8863dfd677
|
fix context mode and device_target dependency issue
|
5 years ago |