luoyang
|
cd86788cf3
|
fix bugs of execute & update doc description in minddata
|
2021-02-07 22:52:52 +08:00 |
mindspore-ci-bot
|
d92605db01
|
!12030 [MD] Fix opencv support datatype error msg description
From: @xiefangqi
Reviewed-by:
Signed-off-by:
|
2021-02-05 14:45:32 +08:00 |
xiefangqi
|
7bc35b01f2
|
fix error log issue
|
2021-02-05 10:05:10 +08:00 |
luoyang
|
7ac9dea5d5
|
fix compile error of 310 inference example
|
2021-02-05 09:52:13 +08:00 |
mindspore-ci-bot
|
544da6f845
|
!11727 [MD] Add vision ops and py_transform ops support to Serdes save
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
|
2021-02-05 06:38:54 +08:00 |
Cathy Wong
|
3e6e35d749
|
dataset: delete minddata/dataset/include/status.h
|
2021-02-04 10:19:08 -05:00 |
TinaMengtingZhang
|
ddab5ad417
|
Add support for vision op and py_transform op to serdes
|
2021-02-03 12:31:09 -05:00 |
xulei2020
|
ee09b38f00
|
add code for MD lite C++ include and api
|
2021-02-03 10:45:31 +08:00 |
luoyang
|
fa4f67cbcd
|
LookupOp: default value of unknown_token support NoneType
|
2021-02-02 16:17:02 +08:00 |
mindspore-ci-bot
|
df2da5679d
|
!11901 fix cutout issue & pad doc
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2021-02-02 15:44:32 +08:00 |
lixian
|
7d2fd6e76c
|
cxx api refactor: tensor/status/model
|
2021-02-02 09:15:56 +08:00 |
luoyang
|
8846b50c7f
|
fix cutout issue & pad doc
|
2021-02-01 20:14:03 +08:00 |
mindspore-ci-bot
|
320ea51308
|
!11853 Add call for decoupled image and text ops
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
2021-02-01 19:47:00 +08:00 |
mindspore-ci-bot
|
f980561fe1
|
!11598 [MD] add common validation functions for transform
From: @luoyang42
Reviewed-by:
Signed-off-by:
|
2021-01-30 14:32:44 +08:00 |
alex-yuyue
|
6fd58dc580
|
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
2021-01-29 21:36:31 -05:00 |
Mahdi
|
8f34faeb7a
|
Changed bindings to SamplerObj
|
2021-01-29 14:20:05 -05:00 |
YangLuo
|
1893ae8662
|
[MD] add common validation functions for transform
|
2021-01-29 16:29:47 +08:00 |
mindspore-ci-bot
|
20c1727b2c
|
!11631 Add SubsetSampler
From: @hfarahat
Reviewed-by:
Signed-off-by:
|
2021-01-29 03:48:45 +08:00 |
mindspore-ci-bot
|
8e4a6842ff
|
!11681 gnn support edge weight sampling
From: @heleiwang
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
|
2021-01-28 19:15:37 +08:00 |
heleiwang
|
2dc9ba761c
|
gnn support weight sampling neighbors.
|
2021-01-28 15:28:44 +08:00 |
hesham
|
7120c66998
|
Add SubsetSampler
|
2021-01-27 15:00:18 -05:00 |
Lixia Chen
|
922e1f4f36
|
Migrate CacheTransformPass
|
2021-01-26 19:24:10 -05:00 |
mindspore-ci-bot
|
e2e1d0d5aa
|
!11522 Forward declare for nlohmann::json
From: @luoyang42
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
|
2021-01-23 03:33:21 +08:00 |
xiefangqi
|
3f76abcdee
|
minddata err msg add file path
|
2021-01-22 16:38:46 +08:00 |
luoyang
|
180f903266
|
Forward declare for nlohmann::json
|
2021-01-22 11:32:14 +08:00 |
mindspore-ci-bot
|
2beb916bf5
|
!11427 TextOp decoupling
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
2021-01-22 09:09:41 +08:00 |
mohammad
|
b5e91139e2
|
add GetDatasetSize to concat node
|
2021-01-21 16:25:48 -05:00 |
alex-yuyue
|
a8675f8227
|
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
2021-01-20 21:52:45 -05:00 |
Lixia Chen
|
273865a72b
|
Rename SamplerObj::Build() to SamplerBuild()
|
2021-01-18 15:42:34 -05:00 |
TinaMengtingZhang
|
d3fdbceb61
|
[Part II] Push down json save logic to IR and add getter to each IR node
|
2021-01-15 18:03:37 -05:00 |
mindspore-ci-bot
|
581789c252
|
!11246 add num_epochs to CPP API Dataset::CreateIterator()
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
2021-01-15 06:02:00 +08:00 |
mindspore-ci-bot
|
ee3cc09b22
|
!11259 Fix CI issues
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
|
2021-01-15 05:15:10 +08:00 |
Eric
|
f758bfa79f
|
CI fix part 1
Added CI fix
|
2021-01-13 22:03:58 -05:00 |
Cathy Wong
|
4b1ccf9dd5
|
dataset: Use int32_t for text's vocab_size
|
2021-01-13 18:12:50 -05:00 |
Zirui Wu
|
fa553956ef
|
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
|
2021-01-13 12:13:40 -05:00 |
TinaMengtingZhang
|
4812fece80
|
[Part I] Push down json save logic to IR and add getter to each IR node
|
2021-01-12 11:17:45 -05:00 |
mohammad
|
f48ab2b5c9
|
make MD public headers standalone
|
2021-01-11 06:35:53 -05:00 |
mindspore-ci-bot
|
3945bdcabb
|
!11094 【MD】fix bug for md pipleline build
From: @xulei2020
Reviewed-by:
Signed-off-by:
|
2021-01-10 11:10:38 +08:00 |
mindspore-ci-bot
|
b355f5402b
|
!10309 Port over getter pass and tensor fusion pass to IR
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
2021-01-08 21:37:51 +08:00 |
xulei2020
|
026cdcd6fc
|
fix build for md pipeline
|
2021-01-08 14:36:47 +08:00 |
Cathy Wong
|
e6a25379ed
|
dataset: minor fixes which resolve codedex CI alarms
|
2021-01-07 18:20:47 -05:00 |
Zirui Wu
|
0e68575e77
|
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
|
2021-01-07 10:52:49 -05:00 |
mindspore-ci-bot
|
5fd77356c9
|
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
|
2021-01-06 01:46:08 +08:00 |
hesham
|
9b6cff0760
|
Fixing some CI issues
|
2020-12-30 00:28:08 -05:00 |
Lixia Chen
|
b86ad055be
|
Minor fix (requested by HQ)
|
2020-12-23 11:25:16 -05:00 |
mindspore-ci-bot
|
e6a6b7a7f7
|
!9991 Modify interface information
From: @shenwei41
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
|
2020-12-15 19:52:53 +08:00 |
mindspore-ci-bot
|
280db3d651
|
!9844 New Dvpp operation for Ascend 310 chip
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
|
2020-12-15 17:32:49 +08:00 |
mindspore-ci-bot
|
c4f284b928
|
!9910 [MD][Perf] MindData add NormalizePad for GPU performance
From: @xiefangqi
Reviewed-by:
Signed-off-by:
|
2020-12-15 16:51:22 +08:00 |
shenwei41
|
92b632ca5b
|
Modify some information about interface
|
2020-12-15 16:42:09 +08:00 |
xiefangqi
|
3c6cc3c58c
|
Add NormalizePadOp
|
2020-12-15 11:45:41 +08:00 |