Cathy Wong
4b1ccf9dd5
dataset: Use int32_t for text's vocab_size
5 years ago
Zirui Wu
fa553956ef
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
5 years ago
TinaMengtingZhang
4812fece80
[Part I] Push down json save logic to IR and add getter to each IR node
5 years ago
xiefangqi
f09fdb2679
change md numa link to dllload
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
5 years ago
mindspore-ci-bot
3945bdcabb
!11094 【MD】fix bug for md pipleline build
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
be46ccf721
Started vision decoupling
map validate params
Changing bindings
Change behavior of vision.cc
Added signature and changed Cmake
Compiling
Need to fix compile
Added compiling random transforms
python changes for decoupling
two failed test case remaining
Compiling random choice
passes all ut
Changed assert
review comments
Added validate params
add back return value
Fix lint
py lint fix
pylint 2
Addressing comments
5 years ago
xulei2020
026cdcd6fc
fix build for md pipeline
5 years ago
Zirui Wu
0e68575e77
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
5 years ago
mindspore-ci-bot
5fd77356c9
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
425c3c6abc
Fix warning information.
5 years ago
Zhenglong Li
d032b69c2d
Update Error message for dvpp operator.
5 years ago
Zhenglong Li
17f23ddbf3
Fix compile error
5 years ago
mindspore-ci-bot
ad1766492d
!10182 fix to_number op
From: @luoyang42
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
luoyang
7587db9eaa
fix to_number
5 years ago
Zhenglong Li
04da5bae5d
Fix dvpp parameter validation bug and make information clear, besides, modify Dvpp ut.
5 years ago
Zhenglong Li
13204cb8e3
Add YoloV3 with Dvpp test.
5 years ago
xiaoyisd
5b31b46c8c
mac build plus
5 years ago
mindspore-ci-bot
280db3d651
!9844 New Dvpp operation for Ascend 310 chip
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
bccf04d36c
!8378 [MD][GPU] minddata device_que push optimizer
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
c4f284b928
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
ae36071fc8
add push opt logic
5 years ago
xiefangqi
3c6cc3c58c
Add NormalizePadOp
5 years ago
Zhenglong Li
48a4f31c9b
Complete development of Dvpp feature which can be deployed on Ascend 310 Device, the function of this operation is decode + resize + center crop, the output is in format of YUV color space.
5 years ago
mindspore-ci-bot
ad6507d88a
!9825 [MD] fix pad, normalize in c_trasnform
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
luoyang
1cc147df1d
fix pad, normalize in c_trasnform
5 years ago
Mahdi
0f2b5d8cac
Changed SamplerObj validate params to return status and added AddChild to it
5 years ago
YangLuo
5e1a730461
Address PR9677 comments
5 years ago
Zirui Wu
91a6b2b0ca
Add checks to RandomData and LookUp
5 years ago
YangLuo
7c6dbcbe01
c++ minddata eager plus ms eager
5 years ago
shenwei41
76651a578c
modify the throw information exception
5 years ago
mindspore-ci-bot
c2ad16352f
!9532 build for mac
From: @xiaoyisd
Reviewed-by:
Signed-off-by:
5 years ago
Zirui Wu
d6df1b0832
Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
mindspore-ci-bot
81f1283dd2
!9609 add ToNumber and TruncateSequencePair C++ API
From: @tiancixiao
Reviewed-by:
Signed-off-by:
5 years ago
Xiao Tianci
0659473535
add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
xulei2020
254d5d1fa4
add rotate to TV and fix bug for 'file not found'
5 years ago
mindspore-ci-bot
66de0eec3a
!9534 Remove std::optional in pybind
From: @alex-yuyue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
49fd5308a4
!9564 Tidy up code in dataset compilation phase
From: @nsyca
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6b5626634c
!9530 add BasicTokenizer and BertTokenizer C++ API
From: @tiancixiao
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Nat Sutyanyong
41ea1621c5
Tidy up TreeAdapter::Compile
5 years ago
shenwei41
206ae1a7c3
Add Three text C++ API
5 years ago
Nat Sutyanyong
4cb78f2e03
Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
5 years ago
alex-yuyue
797b37c78d
Remove std::optional in datasets_bindings
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Xiao Tianci
290cc72887
add BasicTokenizer and BertTokenizer C++ API
5 years ago
mindspore-ci-bot
4f607e9c26
!9335 Add multiprocessing support to per_batch_map
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
Cathy Wong
d15072ca27
dataset Python Pushdown - minor review rework
5 years ago
hesham
809f9c91be
Add multiprocessing support to per_batch_map
5 years ago
mindspore-ci-bot
df44e1339e
!9249 Optimizing GetDatasetSize
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago