harshvardhangupta
e718d26065
reorder params
4 years ago
i-robot
c72e4920f6
!19886 [MD] Fix codecheck and pclint complaints master branch
Merge pull request !19886 from harshvardhangupta/codecheck_master
4 years ago
harshvardhangupta
4b704ddbd3
fix codecheck and pclint complaints
4 years ago
Cathy Wong
58940a5f8b
MD CI pclint warning fixes
4 years ago
i-robot
d0b2c8816f
!19888 MD CI code warning fixes
Merge pull request !19888 from cathwong/ckw_ci_q3_codedex1
4 years ago
Cathy Wong
03ff40644a
MD CI code warning fixes
4 years ago
YangLuo
482a710836
Move optional_helper from abi_helper to dataset
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
4 years ago
i-robot
30ea9eb97c
!18559 Execute error message when the output tensor is empty
Merge pull request !18559 from h.farahat/empty_bbox
4 years ago
hesham
495a51a76f
Change error message in Execute when the tensor is empty
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
i-robot
791d6ae0a2
!18173 [MD] Apply r1.2 codecheck fixes to master
Merge pull request !18173 from harshvardhangupta/codecheck_fix_master
4 years ago
Harshvardhan Gupta
72e1fbc658
fix codecheck complaints
use dataset config to get prefetch size
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
4 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
4 years ago
Zhenglong Li
2c7d1bf603
Implement new gnn feature
4 years ago
mindspore-ci-bot
cf27d3c8dc
!12972 Removing Builder from dataset ops phase 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
ms_yan
43a10a6504
add set_sending_batches options
5 years ago
EricZ
16837a4639
Removing Builder from dataset ops phase 1
5 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
4 years ago
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
From: @zetongzhao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
730e211e52
!16702 Add GaussianBlur API for CV data processing
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
4 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
5 years ago
xiefangqi
53891dbdf7
coco add img_id column
5 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
4 years ago
mindspore-ci-bot
601322356b
!15638 VOCDataset need to add img_id for evaluation
From: @xiefangqi
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
xiefangqi
9b846c7873
voc add image_id column
5 years ago
jonyguo
9452142b50
enhance: enable shuffle infile / files when mindrecord
5 years ago
mindspore-ci-bot
b5cddcb8cc
!16036 Improve performance of multi-processing option for dataset
From: @robingrosman
Reviewed-by:
Signed-off-by:
5 years ago
RobinGrosman
9a7d1fc034
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
5 years ago
YangLuo
0a4da64e13
Fix minddata issues
5 years ago
mindspore-ci-bot
34f4260cd1
!15979 Officially support caching over MindRecord dataset
From: @lixiachen
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
ms_yan
ae436cb454
descrease num_worker when mechine has less worker then default
5 years ago
Lixia Chen
5967cb2cd7
Unblock mindrecord under cache
5 years ago
mohammad
9ce28cd34c
split sampler vision IR files
5 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
243b107b9b
!15397 Add folders and CMakeLists for audio augmentation operators
From: @tiancixiao
Reviewed-by: @ms_yan,@heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
5 years ago
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
5 years ago
Xiao Tianci
5a9622387c
add folders and CMakeLists for audio operators
5 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
hesham
6e6eaebb77
Fix unused return value in main code
5 years ago
Zirui Wu
8ebc512d25
plugin infrastruture for mindddata
add single element string tensor support for plugin tensor
5 years ago
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
5 years ago