yangzhenzhang
7303c3d3b8
add group ckpt
2021-01-21 14:41:05 +08: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
mindspore-ci-bot
a2d9c5914a
!10944 Tensor op decoupling stage 2
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
2021-01-15 05:28:50 +08:00
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-01-14 11:51:16 -05:00
buxue
7eaf84d07a
remove attr support_non_tensor_input of cell
2021-01-14 16:19:23 +08:00
yanglf1121
72903c11c8
add array_ops, math_ops and tensor ops
2021-01-14 15:32:36 +08:00
mindspore-ci-bot
44507b4a64
!11200 support non tensor inputs for ms_function and grad of net
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-01-14 14:41:08 +08:00
mindspore-ci-bot
151c0e2977
!11132 modify batchnormal and fusedbatchnormal
...
From: @Somnus2020
Reviewed-by:
Signed-off-by:
2021-01-14 10:57:10 +08:00
buxue
acec35d4d4
support non tensor inputs
2021-01-14 09:21:01 +08:00
lilei
9a45c4419c
modify batch_normal
2021-01-13 20:59:46 +08:00
mindspore-ci-bot
1dd600d416
!11114 add perplexity metric
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-13 14:58:59 +08: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
Jiaqi
d6f4421a1d
perplexity
2021-01-12 20:26:26 +08:00
Nat Sutyanyong
686772cce7
Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
...
with comments from the peer view addressed
2021-01-11 12:20:40 -05:00
mindspore-ci-bot
fb97aa327c
!10881 add the tensor collection feature when record summary
...
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
2021-01-11 20:59:07 +08:00
jiangshuqiang
ab5cc10250
add the tensor collection feature when record summary
2021-01-11 12:39:36 +08:00
liuxiao93
aacad990c3
Add grad of sort.
2021-01-11 09:07:46 +08:00
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
2021-01-09 05:12:10 +08: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
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
Jiaqi
f6de97fc27
bleu_score
2021-01-07 21:24:38 +08:00
mindspore-ci-bot
62888f23b8
!10400 roc and auc
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 21:19:41 +08:00
mindspore-ci-bot
274e0aa750
!10885 add nll_loss operation
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-01-07 14:15:22 +08:00
mindspore-ci-bot
1276715c11
!10939 surface distance
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 11:02:15 +08:00
Jiaqi
ef3f6d62db
auc_roc
2021-01-07 10:55:16 +08:00
mindspore-ci-bot
09848d7ef3
!9083 add dice and hausdroff
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 10:31:42 +08:00
mindspore-ci-bot
67296c08c7
!9502 add hausdroff distance
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
2021-01-07 10:31:32 +08:00
mindspore-ci-bot
1c942ce49f
!10221 support grad accumulation for auto parallel
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
2021-01-06 15:27:34 +08:00
mindspore-ci-bot
1f06cd63f3
!10436 Support to control whether to throw runtime exceptions in SummaryRecord
...
From: @ouwenchang
Reviewed-by:
Signed-off-by:
2021-01-06 14:21:21 +08:00
mindspore-ci-bot
1d1f6841b9
!10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-01-06 10:29:49 +08:00
ougongchang
06be546b52
Support to control whether raise RuntimeError exception in SummaryRecord
...
1. Support explainer raise an RuntimeError exception
2. fix the ut of SummaryRecord
2021-01-06 10:07:47 +08:00
yangzhenzhang
9da3f9bec9
mini step grad accumulation
2021-01-06 09:25:06 +08:00
jiangzhenguang
d3f42e7d6b
add nll_loss operation.
2021-01-06 09:11:35 +08:00
mindspore-ci-bot
03e655f14a
!10070 Fixing GetDatasetSize issue with chained samplers
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
2021-01-06 05:11:51 +08:00
buxue
6d395c1d3f
keep consistent in Graph mode and PyNative mode for 'isinstance'
2021-01-05 21:36:10 +08:00
mindspore-ci-bot
a531628dd5
!10325 modify MetaTensor and Tensor
...
From: @Somnus2020
Reviewed-by: @kingxian
Signed-off-by: @kingxian
2021-01-05 17:50:34 +08:00