mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
...
Merge pull request !6301 from nhussain/c_py_compose
2020-09-24 23:10:47 +08:00
nhussain
fda9462682
embed python compose op
...
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
2020-09-21 11:24:55 -04:00
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
2020-09-19 02:16:29 -04:00
Lixia Chen
b5b333726f
Leaf ops do self-reset.
2020-09-14 09:48:14 -04:00
liyong
16147669a6
fix num_samples in concatDataset
2020-09-12 15:06:18 +08:00
mindspore-ci-bot
2dfb2f3578
!6009 Add Affine transformation ut for Lite Dataset
...
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
2020-09-11 09:57:56 +08:00
nhussain
92e99ff224
change map calls
2020-09-10 10:25:05 -04:00
jiangzhiwen
d4ce668b9b
add Affine ut
2020-09-10 21:50:56 +08:00
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
...
Merge pull request !5188 from tony_liu2/alt
2020-09-01 11:16:30 +08:00
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
2020-08-31 15:04:26 -04:00
tony_liu2
5e4c314130
rename dataset dir and image files
...
change references to use path original
revert folder name
revert graphengine
2020-08-27 16:49:23 -04:00
islam_amin
94a4a3f20b
changing affine and posterize apis
2020-08-26 10:51:54 -04:00
Eric
c79db93c48
Initial commit for album
...
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
2020-08-22 11:07:10 -04:00
mindspore-ci-bot
d541e261a0
!4696 C++ API Support for CSV Dataset
...
Merge pull request !4696 from jiangzhiwen/jzw/c_api_csv
2020-08-19 17:08:33 +08:00
mindspore-ci-bot
256dccc651
!4498 Gnn data processing supports distributed scenarios
...
Merge pull request !4498 from heleiwang/gnn_distributed
2020-08-19 16:09:05 +08:00
jiangzhiwen
39df25f803
c++ api for CSV Dataset
2020-08-19 16:02:11 +08:00
heleiwang
8ee4d8e92d
Gnn data processing supports distributed scenarios
2020-08-19 11:09:01 +08:00
nhussain
738ae2c78d
change api to use std_vector
...
try to display image
2020-08-18 15:41:21 -04:00
islam_amin
979111d0ef
Added Posterize Op
2020-08-18 13:55:47 -04:00
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
...
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
2020-08-18 03:27:33 +08:00
mahdi
3ecc53fb4e
Added CutMix
2020-08-17 13:01:47 -04:00
Alexey Shevlyakov
8526d5414d
RandomColor
2020-08-13 16:10:21 -04:00
avakh
477528de7f
random sharpness cpp op support
2020-08-11 15:30:40 -04:00
nhussain
7766efd58e
add files
2020-08-11 11:54:14 -04:00
islam_amin
e52d85ba9d
Added RandomAffine Op
2020-08-10 17:52:50 -04:00
Mahdi
1896950ae5
Added Mixup
2020-08-07 17:47:16 -04:00
mindspore-ci-bot
bac1781539
!3648 Add some testing cases for mindspore.profiler
...
Merge pull request !3648 from 张毅辉/zyh_profiler_test
2020-08-04 14:23:15 +08:00
LiuCunwei
c133059c59
enhance: imagenet to mindrecord mapfile
2020-07-31 15:59:45 +08:00
zhangyihui
54f2cf4ef0
add some test case for profiler
2020-07-30 10:43:13 +08:00
islam_amin
48ec178e77
Fixing AutoContrast/Equalize Bug
2020-07-23 14:32:37 -04:00
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
...
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
2020-07-22 14:16:16 +08:00
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
...
Merge pull request !3255 from alashkari/cpp_ops
2020-07-21 21:56:41 +08:00
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
...
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
2020-07-21 09:12:01 +08:00
Amir Lashkari
572750cd40
Added cpp Equalize op
...
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
2020-07-20 21:03:26 -04:00
mindspore-ci-bot
b091f74c23
!3016 Add CSV dataset loader
...
Merge pull request !3016 from jiangzhiwen/dataset/csv
2020-07-20 22:14:52 +08:00
jiangzhiwen
2f506b7985
CSV dataset loader
2020-07-20 20:22:08 +08:00
mindspore-ci-bot
fa7fa8a162
!3234 [MD] fix bug when save tfrecord data
...
Merge pull request !3234 from liyong126/fix_save_tfrecod
2020-07-20 20:18:12 +08:00
liyong
f521532a06
fix field_name probelem from tfrecord to mindrecord
2020-07-20 17:12:21 +08:00
xulei2020
18b519ae0f
add sentence piece
2020-07-20 15:50:35 +08:00
xiefangqi
fbd9e3d402
vocdataset output multi-columns
2020-07-20 14:40:30 +08:00
mindspore-ci-bot
1a518e1cff
!3144 [MD] Fix ResizeOp behaviour
...
Merge pull request !3144 from nhussain/dataset_check
2020-07-17 06:04:14 +08:00
nhussain
c984b0fc88
fix size tuple
2020-07-16 17:02:34 -04:00
islam_amin
5647889c0d
Added AutoContrast Op
2020-07-16 13:09:52 -04:00
mindspore-ci-bot
37e8439c0a
!3077 supporting cpp invert operation
...
Merge pull request !3077 from ava/invert
2020-07-17 01:04:43 +08:00
avakh
35c3a63701
support cpp invert operation
2020-07-15 23:45:45 -04:00
Cathy Wong
04eb4f89c7
Cleanup dataset UT: Replace save_and_check
2020-07-15 20:47:31 -04:00
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
2020-07-15 04:44:52 +08:00
Cathy Wong
ae1ed327ba
Cleanup dataset UT: Remove unneeded data files and tests
2020-07-14 12:24:54 -04:00
tinazhang
340d98a4d1
added test case to cifar_op
...
update cifar10 dataset
fixing missing error handling code in validator
2020-07-14 11:22:38 -04:00
mindspore-ci-bot
48654be14d
!3040 BoundingBoxAugment op fix ratio
...
Merge pull request !3040 from islam_amin/bounding_box_augment_bugs
2020-07-14 09:36:34 +08:00