Commit Graph

28 Commits

Author SHA1 Message Date
xuyongfei 0a0419498f C++ inference interface Ascend310DeviceInfo+Ascend910DeviceInfo->AscendDeviceInfo 2021-12-10 16:41:10 +08:00
ttudu eddf612413 310 control getoutput 2021-09-17 10:13:01 +08:00
ttudu 01b6f33976 310 st 2021-09-14 09:06:34 +08:00
yanghaoran e93951b20c temp remove 310 testcases, again 2021-09-12 13:51:32 +08:00
yanghaoran 3f204db85f Revert "temp removal of test_control cases"
This reverts commit 598ca15834.
2021-09-11 18:13:56 +08:00
yanghaoran 598ca15834 temp removal of test_control cases 2021-09-10 10:02:42 +08:00
zhoufeng 5a09648667 310 support cond graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-09-08 10:05:59 +08:00
yanghaoran 8b4ff8708f ascend 310/910 joint compile, and ascend 310 pacakge lose weight 2021-05-28 12:11:20 +08:00
YangLuo bf48400c10 unify include file of minddata 2021-04-22 10:59:36 +08:00
zhupuxu 978d7512e7 device tensor
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-04-12 17:26:26 +08:00
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
mindspore-ci-bot 7b5eaac570 !13223 zero copy
From: @zhupuxu
Reviewed-by: 
Signed-off-by:
2021-03-15 15:28:32 +08:00
zhupuxu 3cc573b5b8 zero copy
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-03-15 11:22:36 +08:00
Zhenglong Li 762c63af6f Add error message 2021-03-10 14:54:51 +08:00
mindspore-ci-bot 2303abd58c !12693 Setting of dynamic_batch_size supported
From: @zhupuxu
Reviewed-by: 
Signed-off-by:
2021-03-09 20:24:47 +08:00
zhupuxu 5ca25451ee dynamic_batch
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-03-09 16:05:40 +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
mindspore-ci-bot e02058133e !11526 unifiled lite & cloud api
From: @zhoufeng54
Reviewed-by: 
Signed-off-by:
2021-02-02 10:39:57 +08:00
lixian 7d2fd6e76c cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
zhoufeng a5b2b08035 cpp st fwk and script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-01-07 17:58:38 +08:00