mindspore-ci-bot
a11c3b389c
!7109 Exclude GeneratorOp from self-reseting after an epoch
Merge pull request !7109 from h.farahat/reinstate-3974
5 years ago
mindspore-ci-bot
fa5c9c1528
!7264 Fix BatchOp's core dump when input_col_name is incorrect
Merge pull request !7264 from ZiruiWu/fix_batch_col_name_core_dump
5 years ago
hesham
bcf913fb0d
Add temp fix gor generator Op when num_epochs=-1
5 years ago
Zirui Wu
c42a1b4a2f
fix batch core dump when col name doesn't exist
fix ci
5 years ago
nsyca
587f1362e9
Revert 'Pull Request !6598 : Revert the code changes in PR3974'
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
YangLuo
c36a36304c
[MD] sampler log update
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
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 years ago
nsyca
78a0576833
revert code in PR3974
5 years ago
shenwei41
f2e34b2eaf
Clean up the view code
5 years ago
mindspore-ci-bot
e8f55042f7
!6441 fix stack problem when raise exception in sink mode
Merge pull request !6441 from anzhengqi/fix-stack-while-exception
5 years ago
mindspore-ci-bot
ef42280d03
!6433 CSV Dataset fix StateDiagram iter compare to other container's end
Merge pull request !6433 from jiangzhiwen/fix/csv_iter_compare_end
5 years ago
anzhengqi
0827ab329d
fix stack problem when raise exception in sink mode
5 years ago
Eric
c24870604e
Added fix for arm 64 build
5 years ago
mindspore-ci-bot
ddac441dfd
!6171 [MD] loading dataset log / dataset validation / dataset description
Merge pull request !6171 from luoyang/c-api-pyfunc
5 years ago
jiangzhiwen
bf7e14a083
fix StateDiagram iter compare to other container's end
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
of usage
5 years ago
jiangzhiwen
f80db10d27
check if csv file is open
5 years ago
mindspore-ci-bot
0d486adef1
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
5 years ago
anzhengqi
633b5707ff
fix stop send bug
5 years ago
mindspore-ci-bot
f6ac30ef29
!6221 stop send data to device after end of sequence
Merge pull request !6221 from anzhengqi/stop-send-at-eos
5 years ago
anzhengqi
8e1a2ef5ae
stop send data to device after end of sequence
5 years ago
mindspore-ci-bot
93a4b1200b
!6225 Allow both images.idx3-ubte and images-idx-ubyte file name for MNIST
Merge pull request !6225 from ZiruiWu/mnist_parse_file_name_with_dot
5 years ago
Zirui Wu
61004697c0
allow both image-idx and image.idx in mnist
5 years ago
Zirui Wu
ce87f703f4
use raw pointer in callback_manager
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
mindspore-ci-bot
f450d324bb
!6090 [MD] Temporarily disable DatasetCache for the current release
Merge pull request !6090 from lixiachen/disable_cache
5 years ago
anzhengqi
21f25cbbb6
avoid memory ascend for multi model.train or model.eval
5 years ago
mindspore-ci-bot
eb049b0e93
!5842 [Dataset] dataset op log changes
Merge pull request !5842 from luoyang/pylint
5 years ago
Zirui Wu
d54ba374b9
order dict by column_id in create_dict_iterator()
fix CI
5 years ago
Lixia Chen
30a2cce595
Disable cache
5 years ago
YangLuo
f5a85510f2
[MD] dataset op log changes
5 years ago
mindspore-ci-bot
cd988cb694
!6046 check column name for bucket_batch_by_length
Merge pull request !6046 from yanghaitao/yht_bucket_batch_by_length
5 years ago
mindspore-ci-bot
5b4642d10a
!4950 Fixing Minddata profiling monitor
Merge pull request !4950 from anthonyaje/monitor_fix
5 years ago
yanghaitao
92eb17d982
checkou colums names for bucket_batch_by_length
5 years ago
mindspore-ci-bot
a778868a5a
!5929 BucketBatchByLength column issue
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
5 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 years ago
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 years ago
mahdi
a152a65227
Fixed the column problem in BucketBatchByLength
5 years ago
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 years ago
mindspore-ci-bot
75045e3e2a
!5884 Modify alarm
Merge pull request !5884 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
65c5663c8f
!5886 fix use “delete this” in graph_data_server.h
Merge pull request !5886 from heleiwang/fix_delete_this
5 years ago
heleiwang
858e7c98b0
fix delete this
5 years ago
shenwei41
0c6ce88058
Alarm modification
5 years ago
xiefangqi
9b8c19d9f1
fix dataset thread register problem
5 years ago
anzhengqi
a381bc5b27
fix profiling
5 years ago
mindspore-ci-bot
bdf9617730
!5721 Modify alarm
Merge pull request !5721 from shenwei41/sw_master
5 years ago