tom__chen
558fac2858
add one_hot and one_like int64_t requirement
2021-01-08 12:38:03 -05:00
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
2021-01-08 09:42:20 -05: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
mindspore-ci-bot
db741b2fb7
!10826 cpp st framework and script
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@xsmq
Signed-off-by:
2021-01-08 21:11:18 +08:00
lihongkang
5bd1a198ad
fix bugs
2021-01-08 19:19:51 +08:00
zhoufeng
bf1df8a05b
set env TBE_IMPL_PATH and add platform.so deps
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-01-08 18:13:25 +08:00
mindspore-ci-bot
bee68da2d8
!11104 remove wrong set shape in resize nn
...
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2021-01-08 17:43:57 +08:00
mindspore-ci-bot
bb2870fe71
!10922 optimize somas logs
...
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
2021-01-08 17:22:41 +08:00
mindspore-ci-bot
198d3b09eb
!11103 fix bug in getitem when index is True
...
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
2021-01-08 17:16:14 +08:00
mindspore-ci-bot
70cef3f348
!10913 fix url path spelling error and remove unnecessary hyperlink
...
From: @zhouneng2
Reviewed-by: @linqingke,@liangchenghui
Signed-off-by: @linqingke
2021-01-08 16:57:52 +08:00
mindspore-ci-bot
8c54a87bca
!11070 fix bug of LessEqual kernel info on CPU
...
From: @shibeiji
Reviewed-by: @liangchenghui,@liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui,@liangchenghui
2021-01-08 16:54:50 +08:00
mindspore-ci-bot
e341b7ee97
!10335 bleu score
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-08 16:38:08 +08:00
fuzhiye
ca84fa1a00
add avx int8 add
2021-01-08 16:16:11 +08:00
chujinjin
ade9a82c2b
fix device memory leak
2021-01-08 16:02:54 +08:00
mindspore-ci-bot
52953f16fc
!11027 Use logic id instead of physic id in get_distribute_pretrain_cmd.py
...
From: @c_34
Reviewed-by: @ljl0711,@liangchenghui
Signed-off-by: @liangchenghui
2021-01-08 15:47:35 +08:00
zhaozhenlong
8a6d5baeca
find resize nn input tensor 2 num case
2021-01-08 15:41:29 +08:00
mindspore-ci-bot
8ce17ba568
!11015 fix resize and shape
...
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
2021-01-08 15:40:25 +08:00
mindspore-ci-bot
175a17216a
!11044 [MSLITE] nnacl optimize : delete clip
...
From: @ling_qiao_min
Reviewed-by:
Signed-off-by:
2021-01-08 15:32:42 +08:00
buxue
24dc0925db
fix bug in getitem when index is True
2021-01-08 15:10:56 +08:00
mindspore-ci-bot
5194913bc9
!11077 only split dynamic shape node for ascend
...
From: @kisnwang
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
2021-01-08 15:06:25 +08:00
mindspore-ci-bot
565084462b
!11061 fix longrunning cause segmentfault
...
From: @kisnwang
Reviewed-by:
Signed-off-by:
2021-01-08 15:06:05 +08:00
xutianming
1e7f18a097
Modify dot opt to support pynative mode
2021-01-08 14:57:30 +08:00
mindspore-ci-bot
92a85d1061
!11075 dynamic op re primitive when infer
...
From: @liubuyu
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-01-08 14:54:04 +08:00
xulei2020
026cdcd6fc
fix build for md pipeline
2021-01-08 14:36:47 +08:00
zhaojichen
756f67151b
fix fasttext doc problems
2021-01-08 14:14:18 +08:00
mindspore-ci-bot
f466776bde
!11052 fix bug of sparse unify mindir
...
From: @hwjiaorui
Reviewed-by:
Signed-off-by:
2021-01-08 14:05:41 +08:00
kswang
93b3055a47
fix longrunning segment fault
2021-01-08 13:54:16 +08:00
shibeiji
984f31e901
fix bug of supported data type for LessEqual on CPU
2021-01-08 13:06:37 +08:00
yeyunpeng
51ac2847e3
fix resize & shape bug
2021-01-08 12:16:43 +08:00
zhangyi
60ac42adca
fix api comments.
2021-01-08 12:02:30 +08:00
mindspore-ci-bot
aad0f0561f
!11043 encoder no fusion run success
...
From: @cjh9368
Reviewed-by: @zhanghaibo5
Signed-off-by:
2021-01-08 11:28:03 +08:00
ling
bc5ca14132
[MSLITE] nnacl optimize
...
delete clip
unstack to base
unsqueeze to base
batchToSpace to base
2021-01-08 11:10:54 +08:00
mindspore-ci-bot
69de2c376d
!11091 Correct the description error of the operator Depend.
...
From: @david-he91
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-01-08 11:08:47 +08:00
mindspore-ci-bot
30560be800
!11066 GPU add restrict for bert script
...
From: @VectorSL
Reviewed-by: @gaoxiong1,@dylangeng,@anyrenwei
Signed-off-by: @gaoxiong1
2021-01-08 10:59:16 +08:00
dayschan
b9b4a5e5f7
Add a restriction for getitem in basic_ops_fusion.
...
this commit reverts the modification for basic_ops_fusion.cc in 8af78cd5c
,
the getitem should be fused with its all users.
(no bug. but when the network is large, it works very slowly, this's a temporary solution)
2021-01-08 10:48:58 +08:00
mindspore-ci-bot
64b72bd511
!11051 Fixed GNMT reasoning performance
...
From: @gaojing22
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @wuxuejian
2021-01-08 10:36:37 +08:00
mindspore-ci-bot
d6bf058052
!11076 uadate L1Regularizer operation annotation
...
From: @dangjiaqi1
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
2021-01-08 10:35:07 +08:00
laiyongqiang
b3aa620ab9
optimize somas logs:
...
1. add parameter info
2. update atomic clean inputs
3. remove somas_mem_pool.ir
2021-01-08 10:18:44 +08:00
chenhaozhe
e2b740e812
add physic_logic_ids in get_distribute_pretrain_cmd.py
...
change ways to get physic_logic_ids
2021-01-08 10:10:05 +08:00
mindspore-ci-bot
19a21858d8
!11006 add single train device_id tiny_darknet
...
From: @wukesong
Reviewed-by: @yingjy
Signed-off-by:
2021-01-08 10:08:15 +08:00
cjh9368
e6e97802ab
resolve encoder model parser problems
2021-01-08 09:59:47 +08:00
mindspore-ci-bot
d46279dba2
!11078 dataset: minor fixes which resolve codedex CI alarms
...
From: @cathwong
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
2021-01-08 09:47:19 +08:00
liubuyu
39cc9e70cd
dynamic op re primitive when infer
2021-01-08 09:32:44 +08:00
mindspore-ci-bot
29505ceb4a
!10990 fix: probabilistic failure when get data timeout in retinaface_resnet50 / psenet
...
From: @jonyguo
Reviewed-by:
Signed-off-by:
2021-01-08 09:31:57 +08:00
hedongdong
7ce9056fc8
Correct the description error of the operator Depend
2021-01-08 09:31:55 +08:00
mindspore-ci-bot
2c90cf6a1f
!11058 [MD][bugfix] Fix GeneratorDataset get_dataset_size issue
...
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2021-01-08 09:31:21 +08:00
Cathy Wong
e6a25379ed
dataset: minor fixes which resolve codedex CI alarms
2021-01-07 18:20:47 -05:00
mindspore-ci-bot
a0c7b7abef
!11035 Change GPU Slice ops shape from int to size_t/int64_t
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2021-01-08 05:24:53 +08: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
TFbunny
7aac7f694c
change size_t to S type in argmaxwithvalue
2021-01-07 10:31:26 -05:00