i-robot
a3695771aa
!27138 fix api code error and error log
Merge pull request !27138 from lianliguang/master
4 years ago
lianliguang
9d2101addf
fix api code error and error log
4 years ago
tacyi139
83ffc59e73
modify number msg for check_number_range
4 years ago
lianliguang
c7acd4b0ca
fix bug of export mindir when using encrypt mode
4 years ago
lianliguang
0dc5d7f4f9
modify some eroor log and remove some useless code
4 years ago
tacyi139
f5dbafc1eb
optimized the code error msg
4 years ago
huchunmei
64347edd68
modify msg
4 years ago
huangbingjian
d7e97dd74a
change EXCEPTION level to CRITICAL level
4 years ago
zhunaipan
db08e766b6
optimize the comment and log descriptions
修改: cell.py
修改: loss/loss.py
修改: metrics/hausdorff_distance.py
修改: metrics/mean_surface_distance.py
修改: metrics/root_mean_square_surface_distance.py
修改: mindspore/nn/dynamic_lr.py
修改: mindspore/nn/learning_rate_schedule.py
修改: .jenkins/check/config/whitelizard.txt
4 years ago
huchunmei
c5d5038488
modify msg
4 years ago
dinglinhe
1fb5e5b229
update code for the error log is missing quotation marks
4 years ago
i-robot
3d0d0da8f9
!23603 update error msg after code audit
Merge pull request !23603 from dinglinhe/dlh_code_ms_I43QY0_afteraudit
4 years ago
liutongtong
493405023a
codecheck clean
4 years ago
dinglinhe
8d9b034b6d
update the error msg afteraudit
4 years ago
wangshuide2020
ba673cc2f6
add the validator of MaxPool3DGradGrad and print more detail for _Pool when it raises error.
4 years ago
dinglinhe
9a8c1b3c73
array_ops error recti and others
4 years ago
i-robot
92fa257aeb
!23130 Update the operator in order to let users better understand the reason for the error of the operator part: loss and others
Merge pull request !23130 from dinglinhe/dlh_code_ms_I43QY0_loss
4 years ago
dinglinhe
bed4762573
the api others and loss rectification for easy to use
4 years ago
i-robot
874ef3b425
!23120 non-renewable parameter
Merge pull request !23120 from mindspore_ding/set_device_id_master_0813
4 years ago
d00455729
0514f1b6af
non-renewable parameter
4 years ago
i-robot
fa12d62d4d
!21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
4 years ago
dingpeifei
b4bc6000dc
set device id master 0813
4 years ago
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
4 years ago
changzherui
f63a13b2e9
modify check file name bug
4 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