Guo Zhijian
4b413922ac
fix: code review new
4 years ago
YangLuo
4325799ced
fix minddata lite bugssssss
4 years ago
shenwei41
1295744524
Add ConvertColor Operation
4 years ago
i-robot
ef195c9de6
!21631 Deserialize part4
Merge pull request !21631 from zetongzhao/deserialize_3
4 years ago
zetongzhao
b17464e30c
deserialize and tests
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
xiefangqi
0e2efc2501
fix minddata code clean
4 years ago
i-robot
1e4dace193
!20683 deserializer 2nd part
Merge pull request !20683 from zetongzhao/deserialize_2
4 years ago
zetongzhao
ea1f2d0d7c
deserialize and tests
4 years ago
Xiao Tianci
aae886bcd7
fix crowd contributing code
4 years ago
i-robot
c84e09cf45
!21072 Deserialize - python binding
Merge pull request !21072 from zetongzhao/deserialize_1
4 years ago
zetongzhao
4f199b548c
deserialize and tests
4 years ago
i-robot
02a8193e3e
!21130 Fix CI warnings for master
Merge pull request !21130 from Mohammad Motallebi/fix_warnings_2_july_master
4 years ago
chenx2ovo
4191dde45f
[feat][assistant][I3CEGM] add op adjust gamma
4 years ago
mohammad
142641ba26
fix CI warnings
4 years ago
zetongzhao
ca517e4573
fix pclint
4 years ago
zetongzhao
8693fd730a
deserialize and tests
4 years ago
i-robot
0e025d2210
!20308 Fix warnings codeDEX, codecheck, shellcheck
Merge pull request !20308 from Mohammad Motallebi/fix_clean_july_master
4 years ago
mohammad
1061153af3
fix CI warnings
4 years ago
Cathy Wong
58940a5f8b
MD CI pclint warning fixes
4 years ago
Xiao Tianci
a77ed2a5c0
fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {}
4 years ago
liyong
9a1de0af65
add slice patches in python and c++
4 years ago
chenx2ovo
4b98099dcb
[feat][assistant][I3CEGQ] add op rgb2bgr
4 years ago
Xiao Tianci
a54e65a7ad
add Crop Python API
4 years ago
Xiao Tianci
9c4c1c6a77
add Rotate Python API
4 years ago
Xiao Tianci
9c74d55a49
add HorizontalFlip and VerticalFlip APIs
4 years ago
mindspore-ci-bot
583857799f
!17161 FIX selected CI
From: @ziruiwu
Reviewed-by: @robingrosman,@john_tzanakakis
Signed-off-by: @robingrosman
4 years ago
Zirui Wu
f31d9b3a2d
fix CI
fix CI
4 years ago
Cathy Wong
3c61e3b7c7
MD CI code warning fixes
4 years ago
mindspore-ci-bot
686225ad2a
!16382 Unity Input Order
From: @zetongzhao
Reviewed-by:
Signed-off-by:
4 years ago
zetongzhao
4cb53823fd
all the updated input order
Fix FillOperation to_json function
Fix FillOperation to_json function
serialize tensor without testing
fix unity input order bug, next step is to test the tensor serialization
serialize tensor, testing code in tensor_test.cc
change for tensor serialization
changes after review
changes after review
clang-format the files
rename
5 years ago
Xiao Tianci
3f495bbae1
add GaussianBlur API
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
mohammad
9ce28cd34c
split sampler vision IR files
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
mindspore-ci-bot
bd69a86931
!15124 Remove unused #include in cc files in MindData
From: @hfarahat
Reviewed-by: @nsyca,@mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
9c81c5d2a0
!15189 Add more ut for transform ops and subset sampler
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
Zirui Wu
8ebc512d25
plugin infrastruture for mindddata
add single element string tensor support for plugin tensor
5 years ago
alex-yuyue
97e3232b6d
Add more ut for transform ops and subset sampler
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Cathy Wong
7e6a03487e
dataset: Fill op: C++ API support, UTs and Pybind decoupling
5 years ago
Cathy Wong
82f4b3f757
dataset: C++ API TypeCast: change data_type parm from string to DataType
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
liyong
d5b7a67c71
fix asan issue
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago