wangshuide2020
|
30f99f2722
|
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
|
2021-02-02 20:52:00 +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 |
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 |
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
|
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
|
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 |
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
|
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 |