Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
5 years ago
mindspore-ci-bot
6c87bd31e1
!14814 fix codedex const keyword in PullBased MD
From: @mhmotallebi
Reviewed-by: @robingrosman
Signed-off-by:
5 years ago
mindspore-ci-bot
e07a69d8f8
!14874 GNN dataset new feature
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
b0bc7f5a09
!14839 dataset: add pil version cubic resize
From: @ms_yan
Reviewed-by: @guoqi1024,@liucunwei
Signed-off-by: @liucunwei
5 years ago
hesham
15354569f2
Cleanup stale comments about DataBuffers
5 years ago
mohammad
cc42b2c221
fix codedex + add docstring
5 years ago
ms_yan
ecb8d6bc08
add pil version cubic resize
5 years ago
YangLuo
5361e85972
Fix codex warning
5 years ago
Zhenglong Li
f3895f2b09
Add get edges from nodes function for gnn network
5 years ago
Cathy Wong
82f4b3f757
dataset: C++ API TypeCast: change data_type parm from string to DataType
5 years ago
mindspore-ci-bot
bdc5a9c88b
!14579 TensorOp decoupling stage 3 (transform ops)
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
b6cf16d8aa
!14389 fix codex warning
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
alex-yuyue
83aaed09bb
TensorOp decoupling stage 3 (transform ops)
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
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