Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 年前
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 年前
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 年前
jonyguo
1c6c54ae0f
fix: testcase test_cutmix_batch_op.py slowly
5 年前
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 年前
shenwei41
f2e34b2eaf
Clean up the view code
5 年前
mindspore-ci-bot
53a82fa6e0
!6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
Merge pull request !6472 from yanghaitao/yht_celeba_get_dataset_size
5 年前
mindspore-ci-bot
92aecf128f
!6549 [MD] minddata add iterator parameter validation
Merge pull request !6549 from xiefangqi/add_output_numpy_valid
5 年前
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 年前
xiefangqi
a6360cb2e4
add output_numpy validation to iterator
5 年前
yanghaitao1
dd0d9fe9ab
fix ci error
5 年前
yanghaitao1
da15495d7b
fix bucket_batch ci error
5 年前
mindspore-ci-bot
bef2118253
!6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
Merge pull request !6300 from liyong126/fix_md_num_samples
5 年前
mindspore-ci-bot
0d486adef1
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
5 年前
liyong
930e85ed5c
fix get_dataset_size in distributedSampler & num_samples
5 年前
Cathy Wong
f7adf648e9
dataset API docstring: Update datasets, samplers, graphdata and text
5 年前
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 年前
xiefangqi
653c79b4af
md fix per_batch_map issue
5 年前
liyong
16147669a6
fix num_samples in concatDataset
5 年前
mindspore-ci-bot
eb049b0e93
!5842 [Dataset] dataset op log changes
Merge pull request !5842 from luoyang/pylint
5 年前
mindspore-ci-bot
28e2b0253e
!6086 Order dict by column_id in create_dict_iterator()
Merge pull request !6086 from ZiruiWu/order_dict_in_create_dict_iterator
5 年前
Zirui Wu
d54ba374b9
order dict by column_id in create_dict_iterator()
fix CI
5 年前
YangLuo
f5a85510f2
[MD] dataset op log changes
5 年前
nhussain
96de2ffdb6
fix errors from old compose call in Python
5 年前
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
5 年前
mindspore-ci-bot
5b4642d10a
!4950 Fixing Minddata profiling monitor
Merge pull request !4950 from anthonyaje/monitor_fix
5 年前
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
5 年前
mindspore-ci-bot
cf7d6eddc4
!6019 [MD] Move Random(Choice/Apply/Order) from vision to transforms module
Merge pull request !6019 from nhussain/move_random_choice_apply
5 年前
mindspore-ci-bot
a778868a5a
!5929 BucketBatchByLength column issue
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
5 年前
nhussain
f42f9ef9d7
move random apply order and choice ops
5 年前
nhussain
92e99ff224
change map calls
5 年前
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 年前
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 年前
xiefangqi
d0410d6191
md delete set_dataset_size interface
5 年前
mindspore-ci-bot
c45f79d36b
!5384 [MD]-Api changes
Merge pull request !5384 from nhussain/api_changes
5 年前
mahdi
a152a65227
Fixed the column problem in BucketBatchByLength
5 年前
Zirui Wu
bde9f18f5a
update lookup api to take in a type
ci
add test case
address some of the review cmts
address review cmts
5 年前
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 年前
mindspore-ci-bot
d76ac7c6e8
!5648 GetColumnNames for Python
Merge pull request !5648 from MahdiRahmaniHanzaki/get-col-name
5 年前
Mahdi
6e7aab8c4f
Added GetColumnNames for Datasets
5 年前
Cathy Wong
4d4c11b133
dataset API docstring cleanup: Standard product terms NumPy, Python
5 年前
mindspore-ci-bot
bb84f50407
!5473 optim pylint
Merge pull request !5473 from jinyaohui/master
5 年前
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 年前
mindspore-ci-bot
8f3ebfd469
!5624 Optimize the performance of GraphData.get_neg_sampled_neighbors
Merge pull request !5624 from heleiwang/gnn_perf
5 年前
heleiwang
857cf2f77f
Optimize the negative sampling process
5 年前
mindspore-ci-bot
5453b40311
!4477 add dataset compare function to utils
Merge pull request !4477 from tony_liu2/staging
5 年前
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 年前
jinyaohui
a9972a7def
optim pylint
5 年前
tony_liu2
70bfd506a1
add function
pr comment fix
revert graphengine
5 年前
mindspore-ci-bot
7aaf4118bf
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
Merge pull request !5297 from MahdiRahmaniHanzaki/cutmix-fix
5 年前