ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
changzherui
1ee887a39e
clean code for master
4 years ago
huangmengxi
5c9bc28798
add sponge frontend
4 years ago
dingpeifei
c470857e35
clean_0720_master
4 years ago
wangshuide2020
cfe70d8716
remove the redundant symbol of TypeError.
4 years ago
wangshuide2020
88b95ddc78
add more detail info for TypeError.
4 years ago
changzherui
02ef4a291b
fix check file name log format
4 years ago
wangrao
b2db38be5d
fix numpy interfaces including array_str, sum, copysign
4 years ago
huangmengxi
733158ac31
fix trace
4 years ago
liuxiao93
c3d26bfd79
fix bug of avgpool3d.
4 years ago
chujinjin
0faf403114
fix number check in python3.8
4 years ago
yepei6
acbd7eb023
add more tensor methods
5 years ago
mindspore-ci-bot
620224fd48
!15553 modify checkout file name bug
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
5 years ago
changzherui
f63a13b2e9
modify check file name bug
5 years ago
yanglf1121
560ef0036f
Add new np interfaces
5 years ago
liuxiao93
57a75bb455
Modified pad validator of conv3d.
5 years ago
jiangzhenguang
ef1b98bf18
fix 3d norm
5 years ago
jiangzhenguang
7727180cf1
fix 3d check
5 years ago
mindspore-ci-bot
674bca3fe4
!12563 fix_conv3d_convtranspose3d
From: @jiangzg001
Reviewed-by:
Signed-off-by:
5 years ago
jiangzhenguang
6b7906936b
fix bn3d conv3d conv3dtranspose
5 years ago
yujianfeng
41189781f3
support scalar input for cell
5 years ago
jiangzhenguang
8913505536
fix_conv3d_bn3d
5 years ago
changzherui
f552d84a94
modify export file name check
5 years ago
yanglf1121
eab5ecf21a
Fix bugs in np.atleastxd, np.xstack and format api docstrings
5 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