mindspore-ci-bot
b6cf16d8aa
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Cathy Wong
78392e0d66
dataset: Pybind change for data transforms
5 years ago
mindspore-ci-bot
0cfd8b7c9e
!13364 Add WordpieceTokenizer and AddDict to Jieba
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
hesham
0d86cb1423
Remove rows_per_buffer
5 years ago
YangLuo
b85a905eaf
fix codex warning
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
ms_yan
b6ef88c168
add stop_dataset_profiler option
5 years ago
mindspore-ci-bot
5ff9c08680
!13515 cpp api modify
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
ae6a4eb99f
!13569 fix minddata issues
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
luoyang
e063146b3c
fix minddata issues
5 years ago
lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
Eric
a3c98d9d59
Added fix for random core dump
5 years ago
alex-yuyue
2d6d608fae
Add WordpieceTokenizer to API and IR. Add AddDict to C++ API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
3d38a50f56
fix lint
5 years ago
Eric
4e5b174f8f
fix ut
5 years ago
Eric
c730df23e8
Added json fix 2
5 years ago
Eric
6a1e031846
fix lint
5 years ago
Eric
e7ff0bd560
Added json fix
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
1bb789278d
!13200 Fix CI warnings and test team issues
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
b4c485e255
!13088 Add Error message
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
Zhenglong Li
762c63af6f
Add error message
5 years ago
mindspore-ci-bot
3c7463bf2c
!12943 adding fix to sample script
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
ed373f61ac
Adding inheritance to user defined sampler
what if we just do nothing
trying wrapper approach
Fix yolo
5 years ago
mindspore-ci-bot
62a6f783b3
!12809 Added pull-based prototype
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
723844a06f
!12999 Dvpp input validation
From: @lizhenglong1992
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
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
Zhenglong Li
2474a0237f
Fix dvpp input validation and Aipp config generation issue
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
mindspore-ci-bot
4b7e76b4fb
!12796 AIpp config file generator bug fix
From: @lizhenglong1992
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
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
3f3621e429
!12484 MD C++ api decouple ABI compile macro
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
07dd752e1e
Fix aipp config file generator bug
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
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
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