i-robot
79d1f3cfd3
!23854 Fix testcase about modelzoo
...
Merge pull request !23854 from chenhaozhe/fix-testcase-about-models
2021-09-23 12:27:42 +00:00
i-robot
ab9a7163cb
!22175 [assistant][ops]New operator implementation, include Trunc
...
Merge pull request !22175 from 梁秀波/Trunc
2021-09-23 10:04:55 +00:00
i-robot
0c26736da1
!22276 [MS][crowdfunding]New operator implementation, RandomInvert
...
Merge pull request !22276 from yangwm/rinvert
2021-09-23 08:12:57 +00:00
i-robot
632e3b8dcd
!23663 add exception level to python error report
...
Merge pull request !23663 from huangbingjian/py_log
2021-09-23 07:46:45 +00:00
echo-yike
785558cdd2
[feat][assistant][I40FGD] add new Ascend operator Trunc
2021-09-23 14:27:35 +08:00
chenhaozhe
12fab451e8
fix test cases about models
2021-09-23 09:19:37 +08:00
i-robot
44b1dbf77f
!23827 MD Python UT: Update num_epochs to appropriate value for iterators instead of using default value
...
Merge pull request !23827 from hetshah/hs_python_ut
2021-09-22 21:14:35 +00:00
hetshah
2c1666fd06
set num epochs for iterators that use the default value
...
add explicit paramter for infinite iterators
set appropriate value for num_epoch param for iteratos
fix long lines
remove trailing whitespace
fixed typo
remove comment
fixed comments
fixed test
2021-09-22 17:32:50 +00:00
despicablemme
b977d8723b
[feat] [assistant] [I40GZC] add new data ops RandomInvert
2021-09-22 16:55:14 +08:00
huangbingjian
3ee5d98a8d
add exception level to python error report
2021-09-22 14:34:21 +08:00
Zhang Qinghua
9fbd118319
Handle interpreted node as input, set function Parameters and update local params if need.
2021-09-18 17:34:50 +08:00
i-robot
ebe094ac0f
!21829 [assistant][ops] Add New Cdist and CdistGrad
...
Merge pull request !21829 from 孟权令/Cdist
2021-09-18 09:23:27 +00:00
i-robot
e87f0be14f
!23707 fix summary isolation
...
Merge pull request !23707 from jiangshuqiang/temp
2021-09-18 09:23:25 +00:00
i-robot
6489dacdab
!18114 [assistant][ops]Add new operator Magphase
...
Merge pull request !18114 from YJfuel123/Magphase
2021-09-18 07:26:34 +00:00
i-robot
92287b86d8
!23471 Fix white list error msg synax error
...
Merge pull request !23471 from xiefangqi/md_white_list_optimization
2021-09-18 05:03:40 +00:00
jiangshuqiang
c2bd061889
fix summary isolation
2021-09-18 10:59:14 +08:00
i-robot
95e56d0912
!23212 enable profiling warning
...
Merge pull request !23212 from mindspore_ding/enable_profiling_master_0910
2021-09-18 02:04:37 +00:00
zhoufeng
1f934bd782
check neighbor attr type
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-09-17 21:15:37 +08:00
dingpeifei
7523b320d7
enable profiling warning
2021-09-17 17:09:56 +08:00
葛崇林
a05a5de073
[feat][assistant][I3ALC5] add new method Magphase
2021-09-17 16:02:46 +08:00
i-robot
f5af432e04
!16922 [assistant][Vol]
...
Merge pull request !16922 from QingfengLi/Vol
2021-09-17 06:51:49 +00:00
SichongHao
5412382e16
[feat][assistant][I3T91W][I3T91X]add new operator Cdist and CdistGrad
2021-09-17 13:58:53 +08:00
chenx2ovo
9e62623b4a
[feat][assistant][I3CEGI] add op vol
2021-09-17 09:34:20 +08:00
ms_yan
0a365e91bf
modify log in kernel part
2021-09-16 22:09:21 +08:00
i-robot
a5b793463a
!23099 Correct wrong info when using ms_function to decorate bprop
...
Merge pull request !23099 from JoyLvliang/correct_wrong_info_when_using_ms_function_with_bprop
2021-09-16 08:46:41 +00:00
i-robot
89119ae470
!23553 fix: pyfunc cause hung when it is a generator which can't be serialize
...
Merge pull request !23553 from guozhijian/fix_pyfunc_hung_when_yield
2021-09-16 08:44:50 +00:00
7347157+joylvliang@user.noreply.gitee.com
6e59598f99
correct_wrong_info_when_using_ms_function_with_bprop
2021-09-16 14:12:55 +08:00
huangxinjing
0b89d5c9c4
fix batch size error
2021-09-16 10:56:40 +08:00
Guo Zhijian
f49bacde09
fix: pyfunc hung when it's a yield func
2021-09-16 09:20:44 +08:00
i-robot
57b8c8e2d9
!23310 [MD] fix error message of mindrecord
...
Merge pull request !23310 from liyong126/fix_log_msg
2021-09-16 00:45:11 +00:00
i-robot
e5af07d519
!23538 minddata error message optimize
...
Merge pull request !23538 from luoyang/log_update
2021-09-16 00:42:42 +00:00
i-robot
4a553c8d57
!16607 [assistant][Fade]
...
Merge pull request !16607 from QingfengLi/Fade
2021-09-15 14:54:16 +00:00
i-robot
87fac9a520
!23476 fix hung when user return Tensor in generator
...
Merge pull request !23476 from guozhijian/fix_generator_hung_when_return_mindspore_tensor
2021-09-15 10:17:24 +00:00
YangLuo
9d89de5765
minddata error message optimize
2021-09-15 18:05:02 +08:00
liyong
65f3365a2a
fix mindrecord log
2021-09-15 16:18:40 +08:00
i-robot
0d914dd427
!22638 Add ut test for offline debugger
...
Merge pull request !22638 from sabrinasun_59ee/ut
2021-09-15 06:28:47 +00:00
jonyguo
c408867085
fix: hung when user return Tensor in generator
2021-09-15 14:13:33 +08:00
i-robot
0a33f88d48
!23419 log error level information in python when GLOG_v=4
...
Merge pull request !23419 from huangbingjian/exception_log
2021-09-15 01:29:12 +00:00
i-robot
bbdacd41f4
!20585 add security isolate for save_graphs
...
Merge pull request !20585 from huanghui/add-security-isolate-for-DumpIR
2021-09-15 01:25:46 +00:00
sabrinasun
3a349a9219
add ut test for offline debugger
2021-09-14 18:46:22 -04:00
xiefangqi
a91c87c581
fix some syntax error
2021-09-14 21:29:02 +08:00
chenx2ovo
1a3196b052
[feat][assistant][I3CEGF] add op fade
2021-09-14 19:08:37 +08:00
i-robot
db19a40280
!23365 add print op security
...
Merge pull request !23365 from fangzehua/print_sec
2021-09-14 09:01:31 +00:00
i-robot
c6a99428cd
!23153 Update the operator in order to let users better understand the reason for the error of the operator part: nn_ops and array_ops
...
Merge pull request !23153 from dinglinhe/dlh_code_ms_I43QY0_nn_ops
2021-09-14 06:33:39 +00:00
i-robot
2b4cdea48a
!23331 batch parallel operator replace input shape from construct
...
Merge pull request !23331 from yangzhenzhang/modify-batch-parallel-info
2021-09-14 06:32:45 +00:00
huangbingjian
6ba47653bf
log error level information in python when GLOG_v=4
2021-09-14 14:23:55 +08:00
huanghui
ba66c0d491
add security isolate for save_graphs
2021-09-14 10:24:12 +08:00
i-robot
32c2b77595
!19093 [assistant][ops] Add new audio operator Biquad
...
Merge pull request !19093 from 杨旭华/Biquad
2021-09-14 01:52:01 +00:00
dinglinhe
9a8c1b3c73
array_ops error recti and others
2021-09-14 09:12:02 +08:00
i-robot
6dcfe64501
!23264 python serdes bug fix
...
Merge pull request !23264 from zetongzhao/deserialize
2021-09-13 15:53:05 +00:00