lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
c730df23e8
Added json fix 2
5 years ago
Eric
4df7ba11bf
Remove type_id.h
5 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
Eric
9b921953f9
misc issues
5 years ago
ms_yan
92e86804e1
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
update acltdt api
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
5 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
Mahdi
9c3c36217e
Added pull based prototype
5 years ago
Cathy Wong
24b991bae7
dataset: Delete minddata/dataset/include/tensor.h; codedex fixes
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
mindspore-ci-bot
1ef4ee3ab9
!12896 Clean up minddata/dataset/include/dataset.h to use only public header
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
Zirui Wu
8022001450
Remove datasets.h dependency on tensor.h and other related dependencies
Replace std::function<TensorRow(TensorRow)> with std::function<MSTensorVec(MSTensor)> by using std::bind
Replace pad_info with MSTensor
Switch TensorShape/dataset::DataType to vector<int64> /mindspore::DataType
Change TypeId to mindspore::DataType in SchemaObj
address review cmts, add CreateFromMSTensor() in tensor.h/.cc
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
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
5 years ago
mindspore-ci-bot
4f504ad2a3
!12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
From: @luoyang42
Reviewed-by: @pandoublefeng,@heleiwang,@liucunwei
Signed-off-by: @pandoublefeng,@liucunwei
5 years ago
mindspore-ci-bot
1f93d097cf
!12762 [MD] C++ API class: make Parse() as protected
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
3f3621e429
!12484 MD C++ api decouple ABI compile macro
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
luoyang
24de4f12fa
MindData support dual ABI
5 years ago
YangLuo
eecbc99b2e
fix minddata include internal head file & fix execute ut
5 years ago
TinaMengtingZhang
ccefa8b32e
Make Parse() as protected
5 years ago
Zhenglong Li
5cf805d46a
Fix some issue of ERROR information in log
5 years ago
mindspore-ci-bot
c33d767314
!12672 Aipp config file generation
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
5 years ago
mindspore-ci-bot
dd22b5ea71
!12432 api support dual abi
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
zhoufeng
504f215800
api support dual abi
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
plus UTs
5 years ago
mindspore-ci-bot
f1c7aeaa6b
!12555 Create C++ API classes for Samplers
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
mohammad
f73def5933
make C++ API classes for samplers
5 years ago
Eric
d328d6eb54
Adding affine
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
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
mindspore-ci-bot
98f6d78778
!12361 Provide C++ API class for text and data transforms ops
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
f2dce335f2
Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
5 years ago
TinaMengtingZhang
c5aa3eeef2
Add API class for data transform ops except Compose, RandomApply, RandomChoice
Add API class for text transforms ops
5 years ago
mindspore-ci-bot
ced5575387
!12353 Move sampler IR code to engine/ir
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
mohammad
74bc54b694
push down sampler IR files
5 years ago
mindspore-ci-bot
ed7fef5d5e
!12349 [MD] Push down IR files for transforms and text
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
462422acc7
Move transforms and text ir down
5 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
5 years ago
mindspore-ci-bot
5f72693b4b
!12275 【MD】【TASK】Fixed tenor compile error for MD
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago