jiangzhenguang
|
ef1b98bf18
|
fix 3d norm
|
4 years ago |
jiangzhenguang
|
7727180cf1
|
fix 3d check
|
4 years ago |
mindspore-ci-bot
|
674bca3fe4
|
!12563 fix_conv3d_convtranspose3d
From: @jiangzg001
Reviewed-by:
Signed-off-by:
|
4 years ago |
jiangzhenguang
|
6b7906936b
|
fix bn3d conv3d conv3dtranspose
|
4 years ago |
yujianfeng
|
41189781f3
|
support scalar input for cell
|
4 years ago |
jiangzhenguang
|
8913505536
|
fix_conv3d_bn3d
|
4 years ago |
changzherui
|
f552d84a94
|
modify export file name check
|
4 years ago |
yanglf1121
|
eab5ecf21a
|
Fix bugs in np.atleastxd, np.xstack and format api docstrings
|
4 years ago |
yanglf1121
|
72903c11c8
|
add array_ops, math_ops and tensor ops
|
5 years ago |
buxue
|
a6cf444864
|
optimize inputs check for predict of model and init data check for Tensor
|
5 years ago |
yanglf1121
|
918679daa3
|
add tensor.ndim and rename tensor.size() to tensor.size
|
5 years ago |
buxue
|
f90f77c16e
|
support non tensor inputs in model predict
|
5 years ago |
changzherui
|
e4b730260a
|
modify export air and check file_name
|
5 years ago |
changzherui
|
91583f8c4d
|
modify code doc
|
5 years ago |
mindspore-ci-bot
|
eb4d14faff
|
!9640 redundant code
From: @zhupuxu
Reviewed-by:
Signed-off-by:
|
5 years ago |
zhupuxu
|
4f569677b7
|
redundant_codes
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
|
5 years ago |
changzherui
|
70f4c51173
|
add export file name check
|
5 years ago |
jiangzhenguang
|
c45eee9b94
|
add conv3d object
|
5 years ago |
l00591931
|
ee45c04775
|
Add pynative view and expand_as
|
5 years ago |
buxue
|
32610ab63f
|
support non-Iterable valid_dtypes when check tensor type valid
|
5 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
5 years ago |
yuchaojie
|
2bbe733fd6
|
add bool typecheck for conv param
|
5 years ago |
chenzomi
|
c498e175b2
|
[ME] format code
|
5 years ago |
chenzomi
|
ca85fcef40
|
[ME] change some format code.
|
5 years ago |
chenzomi
|
67d12eb01f
|
[ME] bug fix for check parameter
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
5 years ago |
chenzomi
|
cabb387545
|
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
|
5 years ago |
chenzomi
|
79131e8da7
|
[ME] add float check function
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
chenzomi
|
6c9b6d491d
|
[ME]delete ParamValidator and change all to Validator
|
5 years ago |
lihongkang
|
0f76c362a5
|
fix bugs
|
5 years ago |
Wei Luning
|
24a10225cf
|
change base class of ref to tensor in cpp
|
5 years ago |
simson
|
5f77fbdd75
|
Rewrite tensor's __bool__ for pynative mode
|
5 years ago |
chenzomi
|
d3f9b80066
|
checkpoint add model_type
|
5 years ago |
zhaozhenlong
|
19c5921c06
|
composed op CosineEmbeddingLoss
|
5 years ago |
zhaozhenlong
|
270f79c8c2
|
add op BasicLSTMCell vm
|
5 years ago |
changzherui
|
b323199dc1
|
syn code 430
|
5 years ago |
buxue
|
064d370a61
|
fix bug of Acosh bprop and Elu bprop
|
5 years ago |
fary86
|
2078229436
|
Add prim name to error message for array_ops
|
5 years ago |
zhaozhenlong
|
75b4964043
|
update fanrui validator related
|
5 years ago |
mindspore-ci-bot
|
ad75618ca6
|
!611 change error message type
Merge pull request !611 from JichenZhao/errormsg
|
5 years ago |
zhaojichen
|
ff57caceb9
|
change error type
|
5 years ago |
zhaojichen
|
8f1d140de1
|
change error type
|
5 years ago |
fary86
|
8bb93411f3
|
Add prim name to error message for _grad_ops.py
|
5 years ago |
mindspore-ci-bot
|
72f42fc37c
|
!170 Add prim name to error message for operators in nn_ops.py
Merge pull request !170 from fary86/add_prim_name_to_error_message_for_nn_ops
|
5 years ago |
fary86
|
6dd72f654a
|
Add prim name to error message for nn_ops.py
|
5 years ago |
leilei_snow
|
834a407103
|
Add the function of checking nan or inf
|
5 years ago |