mindspore-ci-bot
320ea51308
!11853 Add call for decoupled image and text ops
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
yanghaitao1
83cb87bcd1
cpu profiling
add operator profiling part
add op_id param when create task
repair bugs in op cpu sampling
fix wrong order of write and parse cpu_info
add process cpu profiling part
add multiprocessing part(part 1)
adapter cpu_sampling c layer
fix little error in sampling
descrease cirle complex in voc
descrease cirle complex in device_que
5 years ago
mindspore-ci-bot
f980561fe1
!11598 [MD] add common validation functions for transform
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Mahdi
8f34faeb7a
Changed bindings to SamplerObj
5 years ago
YangLuo
1893ae8662
[MD] add common validation functions for transform
5 years ago
mindspore-ci-bot
20c1727b2c
!11631 Add SubsetSampler
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
5 years ago
hesham
7120c66998
Add SubsetSampler
5 years ago
mindspore-ci-bot
029ea5d1f3
!11301 Push sampler to GeneratorOp c++
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
hesham
c3278c983d
Move GeneratorOp sampler to c++
5 years ago
mindspore-ci-bot
2beb916bf5
!11427 TextOp decoupling
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
mohammad
b5e91139e2
add GetDatasetSize to concat node
5 years ago
alex-yuyue
a8675f8227
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Lixia Chen
273865a72b
Rename SamplerObj::Build() to SamplerBuild()
5 years ago
mindspore-ci-bot
91842af2ad
!11245 Pushing down pipeline json serializer logic to C++ IR - PART II
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
d3fdbceb61
[Part II] Push down json save logic to IR and add getter to each IR node
5 years ago
mindspore-ci-bot
0e03630503
!11139 [MD][BugFix] MindData remove the compile link of _c_dataengine and numa
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
581789c252
!11246 add num_epochs to CPP API Dataset::CreateIterator()
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a2d9c5914a
!10944 Tensor op decoupling stage 2
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
ee3cc09b22
!11259 Fix CI issues
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Eric
f758bfa79f
CI fix part 1
Added CI fix
5 years ago
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