mindspore-ci-bot
ed954dc407
!4782 Python UT fails on RandomPosterize
Merge pull request !4782 from islam_amin/bbox_class
5 years ago
islam_amin
85357238fe
Fixing posterize python ut
5 years ago
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
5 years ago
Zirui Wu
78c1aa1d96
Implemented Callback for Dataset
implment pause in MapOp, added more to callback
add ds_callback
- Initial drop of Python DSCallback
- Pybind DSCallback
- Pybind DSCallback
added callback to mapOp
- de_pipeline DSCallback
- de_pipeline DSCallback
add test case, segfault for now
fix seg fault
- de_pipeline DSCallback
remove 1 line
update callback test case, now works
use builder class for mapOp callback
- de_pipeline DSCallback
- de_pipeline DSCallback
- de_pipeline DSCallback
better test case
minor fix
add comments and minor clean ups
get rid of nullptr in MapOp, use other flag instead
fix a bug ParseMapOp only takes 1 callback
- Added WaitedDSCalabck
refactor callback param
fix text case incorrect number
- added testing
fix cpp test case
- added testing
- revert back lenet changes
- cleanup test_callbacks.py
- cleanup test_callbacks.py
fix CI stage I
fix CI stage II
fix CI and update epoch counter
- add validation
- add more testing test_callbacks.py
use random data op to do tests
adjust when to call EpochBegin/End
- add repeat with callback
- addressing reviewers' comments
- docstring and CI fixes
- docstring and CI fixes
- docstring and CI fixes
- rebase with upstream/master
fix cpp test case
fix review comments
addr review cmts, add test case
5 years ago
mindspore-ci-bot
256dccc651
!4498 Gnn data processing supports distributed scenarios
Merge pull request !4498 from heleiwang/gnn_distributed
5 years ago
heleiwang
8ee4d8e92d
Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot
50b5c8035b
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
5 years ago
nhussain
738ae2c78d
change api to use std_vector
try to display image
5 years ago
islam_amin
979111d0ef
Added Posterize Op
5 years ago
jonyguo
b0b370336f
fix: concat get_dataset_size error
5 years ago
jonyguo
5f294fb90d
fix: random affine parameter check
5 years ago
mindspore-ci-bot
113ff6ca24
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
5 years ago
mahdi
3ecc53fb4e
Added CutMix
5 years ago
jonyguo
8bb4449fa8
add testcase for padded dataset with decode op
5 years ago
mayang
c410c6a6e2
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
5 years ago
Alexey Shevlyakov
8526d5414d
RandomColor
5 years ago
mindspore-ci-bot
7a10e07fc6
!4383 Add distributedSampler to concatOP
Merge pull request !4383 from genglishuai/genglshOK
5 years ago
genglishuai
4d4df68d1e
add DistributedSampler for Concat op
5 years ago
mindspore-ci-bot
ed1244558c
!4366 Fixing param type in c++ api and fixing python validator for Repeat Op
Merge pull request !4366 from TinaMengtingZhang/cpp-api-repeat-count
5 years ago
tinazhang
0868720eb7
fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
anzhengqi
3e31ac6d62
all Dataset support get_dataset_size
5 years ago
mindspore-ci-bot
9276a9d2fb
!3771 C++ API Support for TextFile Dataset
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
nhussain
7766efd58e
add files
5 years ago
Cathy Wong
7f39b5cfd7
C++ API Support for TextFile Dataset and Unit Tests
5 years ago
mindspore-ci-bot
c2997845c2
!4289 Fix pad op validate issue
Merge pull request !4289 from xiefangqi/fix_pad_validate
5 years ago
xiefangqi
7ee1e46455
fix pad op validate issue
5 years ago
qianlong
e9c4378ed8
add support of soft dvpp op
5 years ago
mindspore-ci-bot
266df56570
!4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
5 years ago
islam_amin
e52d85ba9d
Added RandomAffine Op
5 years ago
mindspore-ci-bot
9ad82f79fd
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
5 years ago
liyong
7341421d3b
fix num samples in pk sampler
5 years ago
xiefangqi
3d7826b6df
test five crop problem
5 years ago
Mahdi
1896950ae5
Added Mixup
5 years ago
mindspore-ci-bot
e19d382473
!3346 Maintain epoch/repeat count for ops
Merge pull request !3346 from lixiachen/repeat_rework
5 years ago
Lixia Chen
ac85b77b76
Maintain epoch/repeat count for ops
5 years ago
mindspore-ci-bot
7ec0b5857a
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
5 years ago
nhussain
61769b2dd9
fix concat
5 years ago
mindspore-ci-bot
27e51c5a63
!3553 Unify np array comparisons
Merge pull request !3553 from tony_liu2/staging
5 years ago
dengyutao
388e43f7cb
delete parameter block_reader for MindDataset
5 years ago
xiefangqi
6017b050ac
add generatordataset support split
5 years ago
tony_liu2
269b477684
use np.testing.assert instead of asserting
fix line lengths
fix spacing
reverse a few changes
5 years ago
mindspore-ci-bot
d06da1d270
!3603 Check that the number columns of names and default matches
Merge pull request !3603 from jiangzhiwen/fix_column_names_exceeded
5 years ago
jiangzhiwen
2cc6b5cb52
fix number of columns not match
5 years ago
guansongsong
1906ed1be8
fix cache description again
5 years ago
guansongsong
b6529b9096
fix cache description
5 years ago
guansongsong
620d951e5e
Merge branch 'ql/fix_cache_core' of https://gitee.com/qianlong21st/mindspore into ql/fix_cache_core
5 years ago
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
5 years ago
qianlong
bf87b1d1fb
fix cache op core dump
5 years ago
mindspore-ci-bot
0a2980ca74
!3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3440 from xulei/sentence_piece0715
5 years ago