mindspore-ci-bot
|
840d819d08
|
!11975 improve isinstance
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
2021-02-03 09:01:57 +08:00 |
mindspore-ci-bot
|
112b5829e7
|
!11854 Support list of IDs as a sampler
From: @hfarahat
Reviewed-by:
Signed-off-by:
|
2021-02-03 02:05:53 +08:00 |
hesham
|
1185218335
|
Support list of IDs as a sampler
|
2021-02-02 11:44:38 -05:00 |
hesham
|
715d70f397
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
2021-02-02 11:38:27 -05:00 |
buxue
|
5ede9ffcca
|
improve isinstance
|
2021-02-02 21:12:14 +08:00 |
mindspore-ci-bot
|
0dcd94d717
|
!11893 LookupOp: default value of unknown_token support NoneType
From: @luoyang42
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
|
2021-02-02 20:13:18 +08:00 |
mindspore-ci-bot
|
a616196586
|
!11982 Change tuple_getitem to TupleGetItem merge from r1.1 to master
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
2021-02-02 19:06:39 +08:00 |
shenghong96
|
49144fde37
|
fix UT of test_topk_no_split
|
2021-02-02 16:52:20 +08:00 |
luoyang
|
fa4f67cbcd
|
LookupOp: default value of unknown_token support NoneType
|
2021-02-02 16:17:02 +08:00 |
mindspore-ci-bot
|
b189f177bb
|
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
|
2021-02-02 15:54:15 +08:00 |
xsmq
|
a8259bae9b
|
disable ut cpp case(test_topk_no_split)
|
2021-02-02 15:52:05 +08:00 |
mindspore-ci-bot
|
e02058133e
|
!11526 unifiled lite & cloud api
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
|
2021-02-02 10:39:57 +08:00 |
mindspore-ci-bot
|
e897eb4c41
|
!11915 Change TensorAdd to Add, merge from r1.1 to master
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
|
2021-02-02 09:16:08 +08:00 |
lixian
|
7d2fd6e76c
|
cxx api refactor: tensor/status/model
|
2021-02-02 09:15:56 +08:00 |
Nat Sutyanyong
|
5a7dc0accc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
2021-02-01 12:30:16 -05: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 |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
mindspore-ci-bot
|
066ebe516e
|
!11794 remove useless code of dot
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
2021-02-01 17:38:26 +08:00 |
mindspore-ci-bot
|
a9dfb07cf1
|
!11660 get cube size by data type
From: @liubuyu
Reviewed-by:
Signed-off-by:
|
2021-02-01 11:20:49 +08:00 |
zhouyuanshen
|
d1e6878011
|
remove dot
|
2021-02-01 09:39:27 +08:00 |
mindspore-ci-bot
|
ce89cc5e8b
|
!11761 Change GatherV2 to Gather (merge from r1.1 to master)
From: @liangzhibo
Reviewed-by:
Signed-off-by:
|
2021-01-30 17:53:20 +08:00 |
mindspore-ci-bot
|
794af6d094
|
!11834 [MD] Fix error msg description of dataset
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
2021-01-30 14:49:24 +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 |
mindspore-ci-bot
|
9fa0499fa0
|
Change GatherV2 to Gather r1.1 to master
|
2021-01-30 14:13:47 +08:00 |
mindspore-ci-bot
|
84afbb510f
|
!11813 modify dice and diceloss
From: @lijiaqi0612
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
2021-01-30 11:08:17 +08:00 |
xiefangqi
|
3d72282f26
|
fix error msg issue
|
2021-01-30 11:03:53 +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 |
liubuyu
|
4a3cbda322
|
get cube size by dtype
|
2021-01-29 20:08:56 +08:00 |
YangLuo
|
1893ae8662
|
[MD] add common validation functions for transform
|
2021-01-29 16:29:47 +08:00 |
Jiaqi
|
804ef79c18
|
modify dice and diceloss
|
2021-01-29 15:10:05 +08:00 |
mindspore-ci-bot
|
a2f1a5b4b1
|
!11278 develop confusion matrix
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
|
2021-01-29 11:38:28 +08:00 |
Jiaqi
|
c821a2f3a2
|
confusion matrix
|
2021-01-29 09:27:22 +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 |
mindspore-ci-bot
|
4cd6588af0
|
!11393 Migrating cache transform pass from execution tree to IR tree
From: @lixiachen
Reviewed-by:
Signed-off-by:
|
2021-01-27 22:10:13 +08:00 |
mindspore-ci-bot
|
b9e1c3f045
|
!11530 support call inner net attr
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
2021-01-27 16:50:43 +08:00 |
buxue
|
3d33c4fed3
|
support call inner net attr
|
2021-01-27 15:08:29 +08:00 |
mindspore-ci-bot
|
59e5be7ae0
|
!11635 【MD】【BUG】Add parameter verification for getROI function
From: @xulei2020
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng
|
2021-01-27 14:39:41 +08:00 |
mindspore-ci-bot
|
f2fd357ffc
|
!11623 fix issues of MD
From: @luoyang42
Reviewed-by:
Signed-off-by:
|
2021-01-27 14:37:55 +08:00 |
mindspore-ci-bot
|
007bd6c7d3
|
!11656 add dtype shape and value in __str__ and __repr__ of Parameter
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
2021-01-27 14:06:04 +08:00 |
mindspore-ci-bot
|
58b8d8cd02
|
!11677 add isfinite grad
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
|
2021-01-27 11:13:58 +08:00 |
buxue
|
7c4b7203b0
|
add dtype shape and value in __str__ and __repr__ of Parameter
|
2021-01-27 11:04:24 +08:00 |
luoyang
|
415c8b08a5
|
fix issues of MD:
1. description of num_shard in datasets.py
2. add param validation for sampler
3. add description for add_child in sampler.py
|
2021-01-27 09:30:42 +08:00 |
jiangzhenguang
|
de8c2c95d1
|
add isfinite grad
|
2021-01-27 09:10:49 +08:00 |
xulei2020
|
de630f1cb1
|
Add parameter verification for getROI function
fix c++ ut compilation failed of Asan bug
|
2021-01-27 09:06:59 +08:00 |
Lixia Chen
|
922e1f4f36
|
Migrate CacheTransformPass
|
2021-01-26 19:24:10 -05:00 |
mindspore-ci-bot
|
3708624a25
|
!11559 [MD] Change the default spill location of cache server
From: @lixiachen
Reviewed-by:
Signed-off-by:
|
2021-01-27 03:12:24 +08:00 |