Commit Graph

14 Commits

Author SHA1 Message Date
xuyongfei 0a0419498f C++ inference interface Ascend310DeviceInfo+Ascend910DeviceInfo->AscendDeviceInfo 2021-12-10 16:41:10 +08:00
YangLuo bf48400c10 unify include file of minddata 2021-04-22 10:59:36 +08:00
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
Zhenglong Li 762c63af6f Add error message 2021-03-10 14:54:51 +08:00
Zhenglong Li 2474a0237f Fix dvpp input validation and Aipp config generation issue 2021-03-08 21:25:44 +08:00
Zhenglong Li 07dd752e1e Fix aipp config file generator bug 2021-03-02 18:12:19 +08:00
Zhenglong Li 5cf805d46a Fix some issue of ERROR information in log 2021-03-01 16:45:19 +08:00
Zhenglong Li 22e5ed13d6 Aipp config file generation 2021-02-27 18:27:17 +08:00
Zhenglong Li 581f1e82d4 API merge with new API class and new IR class 2021-02-24 10:55:18 +08:00
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
2021-02-20 15:29:33 -05:00
Zhenglong Li f2dce335f2 Make the resource manager independent, new base class DeviceResource and new derived class AscendResource 2021-02-19 14:34:15 +08:00
Zhenglong Li e2d3495925 Dvpp refactor and 6 Dvpp operators 2021-02-10 10:34:38 +08:00
lixian 7d2fd6e76c cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
zhoufeng a5b2b08035 cpp st fwk and script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-01-07 17:58:38 +08:00