mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
4 years ago
ms_yan
ecb8d6bc08
add pil version cubic resize
4 years ago
Zhenglong Li
f3895f2b09
Add get edges from nodes function for gnn network
4 years ago
mindspore-ci-bot
74f4c85315
!14750 Address some code issues in MD
From: @hfarahat
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
4 years ago
hesham
97cf4e516e
Address 3 code issues:
1- access out of bound memory in toFlatIndex
2- CreateFromNPArray function is 50>
3- duplicate variable init
4 years ago
Cathy Wong
82f4b3f757
dataset: C++ API TypeCast: change data_type parm from string to DataType
4 years ago
mindspore-ci-bot
bdc5a9c88b
!14579 TensorOp decoupling stage 3 (transform ops)
From: @alexyuyue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b6cf16d8aa
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
alex-yuyue
83aaed09bb
TensorOp decoupling stage 3 (transform ops)
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
a9ba9b90f6
!14680 MindData Codespell correction
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
luoyang
624511337c
MindData Codespell correction
4 years ago
mindspore-ci-bot
3d85930cfe
!14639 Remove DataBuffer class
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
4 years ago
hesham
8535e89e6c
Remove DataBuffer
4 years ago
mindspore-ci-bot
0cfd8b7c9e
!13364 Add WordpieceTokenizer and AddDict to Jieba
From: @alexyuyue
Reviewed-by:
Signed-off-by:
4 years ago
hesham
0d86cb1423
Remove rows_per_buffer
4 years ago
hesham
a9a80693be
Replace Databuffers with TensorRows
4 years ago
liyong
d5b7a67c71
fix asan issue
4 years ago
YangLuo
b85a905eaf
fix codex warning
4 years ago
Eric
38944eafc4
Added get dataset size and fix macro
4 years ago
mindspore-ci-bot
a91e9c9294
!14106 reduce ut time of cutmix_batch and ConcatOp
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
4 years ago
YangLuo
f7ea18944d
reduce ut time of cutmix_batch
4 years ago
mindspore-ci-bot
5926f7c386
!13906 【MD】【BUG】Conventional judgment on the parameter h w not less than zero
From: @xulei2020
Reviewed-by:
Signed-off-by:
4 years ago
xulei2020
4122d1dcce
fix code format bug
4 years ago
mindspore-ci-bot
b1b99b97d7
!13750 Add check of ResizePreserveARWithFiller operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
d3265f0591
Add check of ResizePreserveARWithFiller operation
4 years ago
mindspore-ci-bot
06892b83ff
!13575 Add check to RgbToGray
From: @shenwei41
Reviewed-by: @tiancixiao,@liucunwei
Signed-off-by: @liucunwei
4 years ago
Xiao Tianci
b88a68c9e8
fix canny when size is 7
4 years ago
mindspore-ci-bot
0451a800bc
!13571 Added seed to prevent random failures in ut
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
8a1f283efc
Add check to RgbToGray
4 years ago
Eric
a3c98d9d59
Added fix for random core dump
4 years ago
alex-yuyue
2d6d608fae
Add WordpieceTokenizer to API and IR. Add AddDict to C++ API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
b45f289801
!13504 Add check of GetPerspectiveTransform and GetAffineTransform
From: @shenwei41
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
dd90f7f055
!13506 dataset UT: Reinstate INFO logging and data verification - part 3
From: @cathwong
Reviewed-by: @robingrosman,@liucunwei
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
1775c4e83d
dataset: Reinstate INFO logging and data verification - part 3
Updates: GetItemAt, CreateFromVector, CreateScalar.
Add TEST_MS_LOG_MSTENSOR.
Wrap ASSERT_OK around Tensor function calls.
4 years ago
shenwei41
89f109a3f3
add check of operation
4 years ago
Eric
a7da38feeb
Added example for ngram
4 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
Eric
c730df23e8
Added json fix 2
4 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
4 years ago
shenwei41
d1bb9d470e
Add resizefiller
4 years ago
Eric
9b921953f9
misc issues
4 years ago
Lixia Chen
30017ea5a0
Fix codex issues
4 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
4 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
4 years ago
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
for image/vision datasets
4 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago