Xiao Tianci
|
53c01c437d
|
fix NumpySlicesDataset not accept numpy
|
4 years ago |
i-robot
|
8508c9eb45
|
!18179 [MD] add slice patches op in c++ and python
Merge pull request !18179 from liyong126/slice_patches_op
|
4 years ago |
liyong
|
9a1de0af65
|
add slice patches in python and c++
|
4 years ago |
Xiao Tianci
|
8cdd0d8d90
|
fix param check for Rotate and GaussianBlur
|
4 years ago |
YangLuo
|
17c121b087
|
Give concreted error when mappable dataset lack __len__ method
|
4 years ago |
Lixia Chen
|
1f03b16e0e
|
Fix cache_admin server start stderr output
Fix TFRecord get_dataset_size() when cached
|
4 years ago |
Harshvardhan Gupta
|
6845a16b44
|
fix coredump with large max_rowsize and add arg validations
|
4 years ago |
YangLuo
|
4e9f6d54f7
|
update cpp api & doc
|
4 years ago |
chenx2ovo
|
4b98099dcb
|
[feat][assistant][I3CEGQ] add op rgb2bgr
|
4 years ago |
i-robot
|
ab3259c43a
|
!18292 MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
Merge pull request !18292 from cathwong/ckw_mon_py_analyze_ut4
|
4 years ago |
liyong
|
2989a5a23b
|
fix some bugs
|
4 years ago |
Cathy Wong
|
c37eb350f6
|
MD Profiling UT: Check CPU util file. Add sequential pipeline UTs
|
4 years ago |
Xiao Tianci
|
a54e65a7ad
|
add Crop Python API
|
4 years ago |
i-robot
|
e60f5f12f5
|
!17836 Add Rotate API for CV data processing
Merge pull request !17836 from xiaotianci/rotate
|
4 years ago |
i-robot
|
50f11d5439
|
!17503 dataset: enhance the expression of error msg
Merge pull request !17503 from ms_yan/log_modify
|
4 years ago |
Xiao Tianci
|
9c4c1c6a77
|
add Rotate Python API
|
4 years ago |
i-robot
|
3a63a66d64
|
!17807 MD Profiling UT: Add MD Analyze UT for MinddataProfilingAnalyzer
Merge pull request !17807 from cathwong/ckw_mon_py_analyze_ut3
|
4 years ago |
ms_yan
|
be65ebcb28
|
complete dataset log
|
4 years ago |
mindspore-ci-bot
|
8934e4a513
|
!17879 dynamic min max shape phase 2
From: @luoyang42
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
|
4 years ago |
Cathy Wong
|
b7342efe12
|
MD Profiling UT: Add MD Analyze UT. Add more pipeline profiling UTs.
|
4 years ago |
luoyang
|
dad289c679
|
dynamic min max shape phase 2
|
4 years ago |
Zhenglong Li
|
2c7d1bf603
|
Implement new gnn feature
|
4 years ago |
mindspore-ci-bot
|
b52f9ddb08
|
!17060 Add HorizontalFlip and VerticalFlip for CV data processing
From: @tiancixiao
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
c4757f0692
|
!17461 MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs.
From: @cathwong
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
ae2e7c1288
|
!17541 Fix MD Cache code check warnings [master]
From: @lixiachen
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
Lixia Chen
|
8c1b561149
|
Fix cache code check warnings
|
4 years ago |
Cathy Wong
|
f8beb933ad
|
MD Profiling Analyze: Handle cpu util with missing ops. Enhance UTs.
|
4 years ago |
Xiao Tianci
|
9c74d55a49
|
add HorizontalFlip and VerticalFlip APIs
|
4 years ago |
hesham
|
3a9695313b
|
files_need_cleanup fixes
|
4 years ago |
mindspore-ci-bot
|
2433778dac
|
!15963 Support getting dynamic_min_max_shape of data
From: @luoyang42
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 |
mindspore-ci-bot
|
d0978f709a
|
!16167 CocoDataset add a new column according a new arg extra_metadata
From: @xiefangqi
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
e513786709
|
!16565 Bug in Normalize when num_channels > 128
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
|
4 years ago |
xiefangqi
|
53891dbdf7
|
coco add img_id column
|
4 years ago |
luoyang
|
13ef5b61f3
|
support getting dynamic_min_max_shape of data
|
4 years ago |
Xiao Tianci
|
3f495bbae1
|
add GaussianBlur API
|
4 years ago |
mindspore-ci-bot
|
05bbd1d8fa
|
!16426 Change the permission of cache shared memory to 600 for security
From: @lixiachen
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
1cb2d31642
|
!16509 GNN dataset new feature for invalid edge or node id case
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
hesham
|
bc92011b5f
|
Bug in Normalize when num_channels > 128
|
4 years ago |
Zhenglong Li
|
9284b6d6af
|
Add special case returned value for get feature function
|
4 years ago |
mindspore-ci-bot
|
ec9fc5fb3b
|
!16384 Fix python multiprocessing with shared memory for edge case
From: @robingrosman
Reviewed-by: @mikef
Signed-off-by: @mikef
|
4 years ago |
Lixia Chen
|
8812111f94
|
change shared mem perm to 600 & minor other fixes
|
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
|
4 years ago |
RobinGrosman
|
ca88d7d76a
|
fix edge case and docstring in minddata multiprocessing shared memory code
|
4 years ago |
jonyguo
|
9452142b50
|
enhance: enable shuffle infile / files when mindrecord
|
4 years ago |
mindspore-ci-bot
|
b5cddcb8cc
|
!16036 Improve performance of multi-processing option for dataset
From: @robingrosman
Reviewed-by:
Signed-off-by:
|
4 years ago |
RobinGrosman
|
9a7d1fc034
|
Optimize multi-process in minddata by passing data via shared memory instead of multiprocessing.queue
|
4 years ago |
mindspore-ci-bot
|
ebed057e72
|
!16196 If Imagefolder input directory is not right, will occur out of memory error
From: @xiefangqi
Reviewed-by: @ms_yan,@heleiwang,@jonyguo
Signed-off-by: @jonyguo
|
4 years ago |
mindspore-ci-bot
|
d3a175e30f
|
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |