tinazhang
39e656096c
Cosmetic changes per the request of HQ testers
5 years ago
Eric
77d2b3c4fc
Temp fix to get rid of decoding png
Removed Api namespace in testcase, not linked for package size
removed extra tensor ops
Fix Center crop and pad
Added file error check, return emtpy if wrong
Added fix to Album
Add missing syntax
Added wrapper
Fix clang
Added cpp lint part 2
clang 3
clang 4
Fixed typos 1`
Roll back size optimization
Added clang fix 5
Lint fix 6
Added Cpp lint fix 7
5 years ago
Jesse Lee
779a19d5de
Set unexpected/network error to WARNING log level
5 years ago
mindspore-ci-bot
c4d2f41829
!8926 Cache Server : Async Buffer Stream
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
liyong
48e688c166
add dynamic shape support
5 years ago
Jesse Lee
e59b5f3a4a
Async write buffer
5 years ago
shenwei41
4132228c10
Add c++ api of randomresizecropwithbbox
5 years ago
shenwei41
9b54917485
Modify alarm
5 years ago
mindspore-ci-bot
6f6925805e
!8784 dataset: change log level from info to debug to avoid print so much info log
From: @ms_yan
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @heleiwang
5 years ago
mindspore-ci-bot
025bb7b125
!8666 cache updates and libnuma build prerequisite
From: @jtnisbet
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
812095de8f
!8753 Adds execute testcase and fix get_dataset_size
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
79e5521ae6
!8754 Fix test team issues for python API
From: @alex-yuyue
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
34d88fd8ee
Fix test team issues for python API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Jamie Nisbet
5664641651
Rebase to f352f9a54a
5 years ago
ms_yan
d452a4e29e
change log level from info to debug to avoid so many(full screen) info log there
5 years ago
mindspore-ci-bot
b2f52c881b
!8680 [Data]add same colum name check in sentence_piece_vocab_node and fix lookup comment bug
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
Eric
45292abdfd
Added execute test case
Added execute tests for server
5 years ago
mindspore-ci-bot
c8047a35ab
!8632 [MD] Add Multiply op for Lite Dataset
From: @jiangzhiwen8
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
xulei2020
8a7c85bcfe
fix same colum name check in buildSentenceVocabNode
5 years ago
mindspore-ci-bot
215fce192e
!8737 [MD] Fix the Pad function return false if bottom value is 0
From: @jiangzhiwen8
Reviewed-by: @xulei2020,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
f352f9a54a
!8511 [MD] Decouple more Transform Ops
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
jiangzhiwen
bc91f7b3ac
fix pad zero
5 years ago
luoyang
d43155b5b0
[MD] Decouple more Transform Ops
5 years ago
mindspore-ci-bot
de60d1d98f
!8684 [MS][LITE] remove internal
From: @jianghui58
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
5 years ago
mindspore-ci-bot
103c42b683
!8662 [MD] Fix pad of lite-cv core dump
From: @jiangzhiwen8
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
5 years ago
jianghui58
5109cf7f05
remove internal
5 years ago
mindspore-ci-bot
e3b1814401
!8713 Fix for GetDatasetSize issue in TextFile
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
5 years ago
Mahdi
449e1526dc
Fixed GetDatasetSize for TextFile
5 years ago
Zirui Wu
ff5999fc2f
add removal pass for getters
fix CI round I
fix ci round II
address review cmts
fix ci round II
5 years ago
mindspore-ci-bot
17acf2bcaa
!8663 Modify alarm information
From: @shenwei41
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
5 years ago
jiangzhiwen
42dbda8e9b
fix pad core dump
5 years ago
mindspore-ci-bot
b344284415
!8604 [Data]Fix Crop op bug in minddata-lite train model
From: @xulei2020
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
350fb20f10
!8671 Fix GeneratorOp and BatchOp c++ GetDatasetSize
From: @hfarahat
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Mahdi
ecde0f03a2
Updated GetNumSamples logic
5 years ago
hesham
9e868d7633
Changes from python-api branch:
Fix bug in batch getDatasetSize
Add getDatasetSize support for generator_op.cc
Fix header guards of some files
5 years ago
shenwei41
ce80db0985
Modify alarm information
5 years ago
jiangzhiwen
b30c1045e1
add lite_mat multiply
5 years ago
xulei2020
50efdcc2df
small minddata lite for train task
5 years ago
mindspore-ci-bot
edcb0cd86b
!8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
From: @jiangzhiwen8
Reviewed-by: @xulei2020
Signed-off-by:
5 years ago
mindspore-ci-bot
51a57b9243
!8541 [Data]Small minddata lite for train task
From: @xulei2020
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
c54a4a4494
!8540 Added GetColumnNames to C++
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@jonyguo
Signed-off-by: @nsyca
5 years ago
Mahdi
5a7515e48f
Added GetColumnNames to C++
5 years ago
mindspore-ci-bot
d2427b6e89
!8538 fix get_num_class in imagefolder
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
5 years ago
Zirui Wu
3555d19b07
fix get num_class in imagefolder
address cmt
review cmts
5 years ago
mindspore-ci-bot
ffc5209c09
!8476 Merge CacheOp_dev fixes for HQ system test.
From: @jkl_lee
Reviewed-by:
Signed-off-by:
5 years ago
Jesse Lee
c795879313
CacheOp delivery for HQ tester
5 years ago
jiangzhiwen
03bbe5f2a8
neon acceleration for subtract
5 years ago
xulei2020
9b81396130
small minddata lite for train task
5 years ago
Eric
a21eb2d527
Added random node fix
5 years ago
mindspore-ci-bot
70f5775711
!8387 Add support for GetClassIndexing in C++ API
From: @alex-yuyue
Reviewed-by:
Signed-off-by:
5 years ago