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 |
mayang
|
56acc65619
|
[MD] Replace the unsafe func 'snprintf' with a safe one 'snprintf_s' in soft_dp_log.h
|
5 years ago |
jiangzhiwen
|
2a59596fe6
|
fix ImageFolderDataset probability failure
|
5 years ago |
mindspore-ci-bot
|
9223915fb2
|
!6096 [Data] add RBGA TO RGB support for mindspore lite
Merge pull request !6096 from xulei/lite_test0905
|
5 years ago |
mindspore-ci-bot
|
2ff6dd3b77
|
!5861 [MD] Change return val of GetNextRow in c-api
Merge pull request !5861 from luoyang/c-api-pyfunc
|
5 years ago |
mindspore-ci-bot
|
ec9a34b3cd
|
!6064 Fix dataset api get nullptr of iterator when occur runtime error
Merge pull request !6064 from jiangzhiwen/fix/iter_null_ptr
|
5 years ago |
luoyang
|
581335453e
|
Change return val of GetNextRow
|
5 years ago |
xulei2020
|
153672b8d3
|
add code
|
5 years ago |
mindspore-ci-bot
|
a084196300
|
!6094 Adding input checks to C API
Merge pull request !6094 from EricZ/add_input_check_capi
|
5 years ago |
mindspore-ci-bot
|
eb049b0e93
|
!5842 [Dataset] dataset op log changes
Merge pull request !5842 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
461eeaf70d
|
!6076 [Data]reame the lite of minddata tar name
Merge pull request !6076 from xulei/lite_test0905
|
5 years ago |
eric
|
cd5af9472e
|
Added input check
|
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 |
xulei2020
|
72861a68f3
|
add code
|
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 |