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
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
Merge pull request !5930 from Jamie/CacheOp_dev
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
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
Mahdi
890598d112
Added TensorRow conversion
5 years ago
xiefangqi
a874f5c677
Fix transforms duplicate issue
5 years ago
yanghaitao1
8b4591c482
protect pyfunc timeout
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
1cfad93704
!6479 fix bucket_batch_by_length show pyfunc timeout
Merge pull request !6479 from yanghaitao/yht_bucket_batch_ci
5 years ago
mindspore-ci-bot
1dbaaa8b32
!6447 Adds run time crop check
Merge pull request !6447 from EricZ/add_crop_check
5 years ago
yanghaitao1
da15495d7b
fix bucket_batch ci error
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
Eric
43d4066aa0
Additional fixes
Added fix for overflow check
5 years ago
mindspore-ci-bot
afc1800940
!6446 Fixes minddata arm 64 build
Merge pull request !6446 from EricZ/fix_tensor_restructure
5 years ago
anzhengqi
0827ab329d
fix stack problem when raise exception in sink mode
5 years ago
mindspore-ci-bot
1605fd4a1e
!6448 [MS][CPU][DataAugmentation][IMP] Fix for call to PadBBoxes in RandomCropWithBBox Op
Merge pull request !6448 from danishnxt/AugOpsFix
5 years ago
Danish Farid
2473adf24f
PadBboxes Call fixed in RandomCropWithBboxOp
5 years ago
Eric
c24870604e
Added fix for arm 64 build
5 years ago
Jesse Lee
1238759a2b
Add try/catch
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
mindspore-ci-bot
9758be4719
!6399 Check if csv file is open
Merge pull request !6399 from jiangzhiwen/fix/ifstream_is_open
5 years ago
jiangzhiwen
f80db10d27
check if csv file is open
5 years ago
mindspore-ci-bot
af1c5aba5b
!6354 [Data][BUG]add SubStractMeanNormalize input param check
Merge pull request !6354 from xulei/lite_test0905
5 years ago
mindspore-ci-bot
e60e4920f9
!6346 add timeout value to pyfunc
Merge pull request !6346 from yanghaitao/yht_pyfunc_timeout
5 years ago
xulei2020
85962adffd
add code
5 years ago
yanghaitao1
95f54de5d6
add timeout for pyfunc
5 years ago
mindspore-ci-bot
88622509d9
!6311 Fix Affine of lite preprocessing for 3 channel
Merge pull request !6311 from jiangzhiwen/tmp/image_affine
5 years ago
jiangzhiwen
18fae4d81e
fix Affine for 3 channel
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
Eric
4352317d58
Added compiling lite
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
ce7a7b0fc7
!6196 Modify alarm
Merge pull request !6196 from shenwei41/sw_master
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
shenwei41
d10d4433cf
Modify alarm
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
mindspore-ci-bot
84240b5a5c
!6121 avoid momory ascend for multi model.train or model.eval
Merge pull request !6121 from anzhengqi/avoid-memory-ascend-lenet
5 years ago
mindspore-ci-bot
2b9a8422ba
!6123 [MD] fix bug in normalize op
Merge pull request !6123 from liyong126/fix_bug_normalize
5 years ago
liyong
8ef8b02add
fix bug in normalize op
5 years ago
mindspore-ci-bot
1a5d4b8ed1
!6120 Fix c api of ImageFolderDataset probably fails in unit testing
Merge pull request !6120 from jiangzhiwen/fix/prob_nullptr
5 years ago
anzhengqi
21f25cbbb6
avoid memory ascend for multi model.train or model.eval
5 years ago