lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
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
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
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
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
mindspore-ci-bot
ee3cc09b22
!11259 Fix CI issues
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
Eric
f758bfa79f
CI fix part 1
Added CI fix
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
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
6af4e7c226
Addressing comments
5 years ago
ervinzhang
f92d68456d
fixed clang format
5 years ago
ervinzhang
6639149e58
fixed cpplint format
5 years ago
ervinzhang
50dcb79bdf
added MindData lite
5 years ago