mindspore-ci-bot
|
9fa0499fa0
|
Change GatherV2 to Gather r1.1 to master
|
2021-01-30 14:13:47 +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
|
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 |
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 |
ougongchang
|
c6e4b0c85f
|
Add more log when collect graph and use summary operators
Fix can not collect input data when batch size is 1 and total step
number is 1
Fixed spelling errors
|
2021-01-26 11:24:16 +08:00 |
Lixia Chen
|
be6d310946
|
Default to memory-only cache server
|
2021-01-25 18:38:24 -05:00 |
mindspore-ci-bot
|
8170669909
|
!11174 add_mish_mulnonan_selu_operations
From: @jiangzg001
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
2021-01-23 17:24:17 +08:00 |
mindspore-ci-bot
|
f8f6421459
|
!10968 Add dynamic shape support for the operator Concat
From: @david-he91
Reviewed-by:
Signed-off-by:
|
2021-01-23 16:58:40 +08:00 |
xiefangqi
|
3f76abcdee
|
minddata err msg add file path
|
2021-01-22 16:38:46 +08:00 |
mindspore-ci-bot
|
fd6dc1b060
|
!11177 modify Tensor
From: @Somnus2020
Reviewed-by:
Signed-off-by:
|
2021-01-22 11:37:11 +08:00 |
jiangzhenguang
|
991fb122f3
|
add_mish_mulnonan_selu_operations
|
2021-01-22 10:31:31 +08:00 |
mindspore-ci-bot
|
2beb916bf5
|
!11427 TextOp decoupling
From: @alexyuyue
Reviewed-by:
Signed-off-by:
|
2021-01-22 09:09:41 +08:00 |
mindspore-ci-bot
|
fcc4a4eaea
|
!11397 add GetDatasetSize to concat_node
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
|
2021-01-22 08:08:41 +08:00 |
mohammad
|
b5e91139e2
|
add GetDatasetSize to concat node
|
2021-01-21 16:25:48 -05:00 |
mindspore-ci-bot
|
6394ba3974
|
!11499 delete useless params in pipeline parallel
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
2021-01-21 21:35:43 +08:00 |
hedongdong
|
8241dfa443
|
Add dynamic shape support for the operator Concat
|
2021-01-21 20:36:29 +08:00 |
mindspore-ci-bot
|
0c5b6107a7
|
!11475 support dict for isinstance
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @ginfung
|
2021-01-21 19:31:13 +08:00 |
yangzhenzhang
|
cbca482e59
|
delete useless parameter in pipeline parallel
|
2021-01-21 19:05:40 +08:00 |
lilei
|
7d9f5f6dba
|
modify Tensor
|
2021-01-21 17:46:34 +08:00 |
buxue
|
2ea8b9e738
|
add dict for isinstance
|
2021-01-21 17:30:35 +08:00 |
yangzhenzhang
|
7303c3d3b8
|
add group ckpt
|
2021-01-21 14:41:05 +08:00 |
alex-yuyue
|
a8675f8227
|
TextOp decoupling
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
2021-01-20 21:52:45 -05:00 |
mindspore-ci-bot
|
55594db01c
|
!11348 add check for outermost net inputs type and support isinstance first arg is an empty list
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
|
2021-01-20 19:00:08 +08:00 |
buxue
|
e8cd572bc2
|
add check for outermost net inputs type and support isinstance first arg an empty list
|
2021-01-20 14:48:06 +08:00 |
mindspore-ci-bot
|
775d71f9c1
|
!11408 Update PP example
From: @zichun_ye
Reviewed-by: @wang_zi_dong,@sunnybeike
Signed-off-by:
|
2021-01-20 09:17:23 +08:00 |
Zichun Ye
|
ca316f4422
|
update doc example in probability
fix typo in probability module
fix pylint in msp
|
2021-01-19 11:51:43 -05:00 |
mindspore-ci-bot
|
60feffad20
|
!11332 update Pooling's attr kernel_size, pad_mode
From: @yuchaojie
Reviewed-by:
Signed-off-by:
|
2021-01-19 16:17:45 +08:00 |
Lixia Chen
|
273865a72b
|
Rename SamplerObj::Build() to SamplerBuild()
|
2021-01-18 15:42:34 -05:00 |
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:
|
2021-01-19 04:31:32 +08:00 |
buxue
|
15593dc98f
|
improve isinstance function in graph mode
|
2021-01-18 19:18:48 +08:00 |
yuchaojie
|
b51b3a6764
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
mindspore-ci-bot
|
e214c69bc2
|
!11195 develop dice loss
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
|
2021-01-18 12:00:41 +08:00 |
buxue
|
69d9a33ddb
|
show line of code when parse or resolve phase exception
|
2021-01-16 16:31:04 +08:00 |
Jiaqi
|
87ecd44f67
|
develop dice loss
|
2021-01-16 15:54:06 +08: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
|
eacc8bac89
|
!10755 [Numpy-Native] Add new numpy-native interfaces to mindspore.numpy
From: @yanglf1121
Reviewed-by:
Signed-off-by:
|
2021-01-15 10:04:17 +08:00 |