Wei Luning
|
051b019c96
|
fix bug in parameter init
|
5 years ago |
mindspore-ci-bot
|
e40fd0b4ed
|
!5242 Fix remove internal output for unique device target
Merge pull request !5242 from YuJianfeng/r0.7
|
5 years ago |
simson
|
7c406fb3a0
|
fix risk of memory leak
|
5 years ago |
yujianfeng
|
499d81e573
|
Fix remove internal output for unique device target
|
5 years ago |
mindspore-ci-bot
|
fd8ad73689
|
!5194 fix: padded dataset when no div and with repeat op for br:r0.7
Merge pull request !5194 from guozhijian/fix_padded_with_no_div_repeat_r0.7
|
5 years ago |
qianlong
|
bc8aec007f
|
fix softdvpp coredump
|
5 years ago |
jonyguo
|
d262c63214
|
fix: padded dataset with non div & repeat
|
5 years ago |
mindspore-ci-bot
|
cee889e426
|
!5126 Fix problem in RandomPosterize & CutMixBatch
Merge pull request !5126 from luoyang/son_r0.7
|
5 years ago |
luoyang
|
a75ac9c445
|
Add type check for RandomPosterize & Add Float tensor support for CutMixBatch
|
5 years ago |
Yi Huaijie
|
524cf0ed9a
|
raise RuntimeError when set different mode after Initializer created
|
5 years ago |
Zichun Ye
|
04b5b8c737
|
fix bernoulli prob formula; fix some other minor bugs
update threshold of softplus computation
support fp for bernoulli and geometric distribution
|
5 years ago |
mindspore-ci-bot
|
94a109f476
|
!4898 Fix coredump caused by function call depth too large
Merge pull request !4898 from fary86/fix_call_depth_too_large
|
5 years ago |
fary86
|
04524b6bd3
|
Fix coredump caused by function call depth too large
|
5 years ago |
mindspore-ci-bot
|
ac81886328
|
!4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
Merge pull request !4916 from heleiwang/gnn_fix_bug
|
5 years ago |
mindspore-ci-bot
|
b366608a3f
|
!4952 Fix errors in log calculation logics
Merge pull request !4952 from peixu_ren/custom_pp_ops
|
5 years ago |
mindspore-ci-bot
|
9b503e4f38
|
!4955 Fixes for Dynamic Augmentation Ops
Merge pull request !4955 from MahdiRahmaniHanzaki/dynamic-ops-fix
|
5 years ago |
peixu_ren
|
1c8eb9b15d
|
Fix errors in log calculation logics
|
5 years ago |
Mahdi
|
a5f9b8f92e
|
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
|
5 years ago |
mindspore-ci-bot
|
9d7250c483
|
!4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
Merge pull request !4776 from ZiruiWu/map_callback_follow_up
|
5 years ago |
Zirui Wu
|
74c1e6da60
|
introducing pause and quit flags to DataBuffer
fix review cmts
fix ci
fix Ci
fixci
address ci
ci
- add timeout
- add more test cases
fix CI
address review cmts
|
5 years ago |
mindspore-ci-bot
|
82c888f065
|
!4930 Fix CI cifar hang issue
Merge pull request !4930 from xiefangqi/fix_cifar_nofile_issue
|
5 years ago |
xiefangqi
|
e3e7820413
|
fix cifar stuck problem
|
5 years ago |
mindspore-ci-bot
|
0d1a7ac654
|
!4909 [bug]support implicit type conversion for parameter
Merge pull request !4909 from vlne-v1/I1QM7L-implicit-type-conversion-parameter
|
5 years ago |
mindspore-ci-bot
|
c92f7c9170
|
!4911 add func type check for switch layer
Merge pull request !4911 from riemann_penn/add_func_type_check_for_switch_layer
|
5 years ago |
panyifeng
|
abab21ed57
|
add func type check for switch layer
|
5 years ago |
mindspore-ci-bot
|
6e8d3a3b82
|
!4859 Add CTCGrerdyDecoder ops for old backend.
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
|
5 years ago |
heleiwang
|
4870abc848
|
1. fix generator_dataset hangs
2. fix test_graphdata_distributed.py failing randomly
|
5 years ago |
Wei Luning
|
77dcdd89ec
|
support parameter updata with implicit type conversion
|
5 years ago |
panyifeng
|
f9f3cd7ce0
|
fix switch_layer_issues
|
5 years ago |
mindspore-ci-bot
|
b2a5440548
|
!4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
|
5 years ago |
mindspore-ci-bot
|
bccb92adf7
|
!4868 fix: concat with none sample dataset
Merge pull request !4868 from guozhijian/fix_concat_with_zero_dataset
|
5 years ago |
liuxiao93
|
9bc18ea2e5
|
Add CTCGrerdyDecoder ops for GE.
|
5 years ago |
mindspore-ci-bot
|
2ac410e90d
|
!4789 Add EditDistance op for GE.
Merge pull request !4789 from liuxiao93/Add-EditDistance-op-for-GE
|
5 years ago |
mindspore-ci-bot
|
3d06cbf987
|
!4801 Must set or change parallel mode before any Initializer created
Merge pull request !4801 from yihuaijie/dev
|
5 years ago |
zhoufeng
|
22ec976ef7
|
fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
jonyguo
|
5b4b539751
|
fix: concat with none sample dataset
|
5 years ago |
mindspore-ci-bot
|
9a3baf4f6c
|
!4314 [MD] remove defaults used in binding code, and remove bilinear resize op
Merge pull request !4314 from nhussain/clean_up_bindings
|
5 years ago |
mindspore-ci-bot
|
bfa3cd900e
|
!4843 remove ccsrc/common.h by explicit dependent header file
Merge pull request !4843 from xychow/remove-ccsrc-common-h
|
5 years ago |
mindspore-ci-bot
|
98052f9d06
|
!4847 [MD] Add some data validation
Merge pull request !4847 from xiefangqi/xfq_add_numworker_validate
|
5 years ago |
mindspore-ci-bot
|
2cb22a0f78
|
!4688 Fix bool operation parsing to be consistent with pynative
Merge pull request !4688 from amongo/FixBoolParse
|
5 years ago |
liuxiao93
|
4c99f4f649
|
Add EditDistance op for GE.
|
5 years ago |
Yi Huaijie
|
89a4ebf8a1
|
parallel mode must be set before create an initializer
|
5 years ago |
zhousiyi
|
d0e58dd765
|
remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
|
5 years ago |
xiefangqi
|
7dc7990d75
|
add NumWorkers validate
|
5 years ago |
huangdongrun
|
f30418991c
|
refactor bool op parsing to be consistent with pynative mode
add testcase of st
|
5 years ago |
mindspore-ci-bot
|
9ee144ea40
|
!4744 [AutoParallel]Support bert
Merge pull request !4744 from lichen/support_bert
|
5 years ago |
mindspore-ci-bot
|
7b0a4e5929
|
!4796 Fix randomdata ut core dump problem
Merge pull request !4796 from xiefangqi/fix_randomdata_ut
|
5 years ago |
xiefangqi
|
c0d18d2517
|
fix randomdata ut problem
|
5 years ago |
mindspore-ci-bot
|
ed954dc407
|
!4782 Python UT fails on RandomPosterize
Merge pull request !4782 from islam_amin/bbox_class
|
5 years ago |
mindspore-ci-bot
|
24700afa2d
|
!4689 add check for user define bprop in Pynative mode
Merge pull request !4689 from zhangbuxue/add_check_for_user_define_bprop_in_Pynative_mode
|
5 years ago |