liyong
567f137a39
sync code
4 years ago
xiefangqi
9d6412448e
fix pclint of minddata
4 years ago
luoyang
7ef569ad26
fix 310 mindir infer error: undefined symbol
4 years ago
shenwei41
780a7efae2
fix bug
4 years ago
YangLuo
a00a2fb346
fix minddata bugs
4 years ago
ms_yan
cf721543a4
sync security checking fix into repo
4 years ago
Cathy Wong
03ff40644a
MD CI code warning fixes
4 years ago
YangLuo
4e9f6d54f7
update cpp api & doc
4 years ago
hesham
495a51a76f
Change error message in Execute when the tensor is empty
4 years ago
jonyguo
7ebf5b6011
fix: regular path
4 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
4 years ago
YangLuo
bf48400c10
unify include file of minddata
4 years ago
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
4 years ago
hesham
98f0f36a20
Removed unused include
4 years ago
YangLuo
5361e85972
Fix codex warning
4 years ago
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
Eric
9b921953f9
misc issues
5 years ago
Zhenglong Li
762c63af6f
Add error message
5 years ago
mindspore-ci-bot
723844a06f
!12999 Dvpp input validation
From: @lizhenglong1992
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
5 years ago
Cathy Wong
24b991bae7
dataset: Delete minddata/dataset/include/tensor.h; codedex fixes
5 years ago
Zhenglong Li
2474a0237f
Fix dvpp input validation and Aipp config generation issue
5 years ago
Zhenglong Li
2e5e1c644d
Fix API class parse() issue in execute() during runtime, besides, we add some method for DeviceTensor class in order to adapt next period
5 years ago
mindspore-ci-bot
4b7e76b4fb
!12796 AIpp config file generator bug fix
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
Zhenglong Li
07dd752e1e
Fix aipp config file generator bug
5 years ago
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
5 years ago
Zhenglong Li
5cf805d46a
Fix some issue of ERROR information in log
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
TinaMengtingZhang
518828b639
Support 3 composed data ops and cleanup code
5 years ago
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
5 years ago
mindspore-ci-bot
ee56e603c7
!12511 Fix include issue
From: @lizhenglong1992
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Zhenglong Li
df39cf62a9
Fix include issue
5 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
5 years ago
Zhenglong Li
f2dce335f2
Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Eric
f758bfa79f
CI fix part 1
Added CI fix
5 years ago
Eric
45292abdfd
Added execute test case
Added execute tests for server
5 years ago
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
hesham
5169fb4c42
Remove api namespace
5 years ago
Eric
5c37b95992
Added Crop, need decode.
Added decode for source operators
Partial lite build fix
Only crop op enabled
Removed opencv from mdlite "full" build
Adding tests
disabling tests for now, compiling
Halfway done adding normalize
Log linking failed for lite
Added normalize, and resize
Addressing comments part 1
Added CI fix part 1
Added CI fix part 2
added CI fix part 3
Added CI fix part 4
can't remove long
Removed open cv build completely
Removed packaging code for open cv
Disable lint check for C type
Fix CI issues part five
5 years ago
Eric
6af4e7c226
Addressing comments
5 years ago
ervinzhang
f92d68456d
fixed clang format
5 years ago
ervinzhang
6639149e58
fixed cpplint format
5 years ago
ervinzhang
aec85d299b
applied minor fixes
5 years ago
ervinzhang
50dcb79bdf
added MindData lite
5 years ago