Commit Graph

2870 Commits

Author SHA1 Message Date
chenfei 66beb243d3 Revert "Eval shortcircuit abstract from primal abstract if it's a fprop"
This reverts commit 6fd4c81c4e.
2021-10-12 11:43:47 +08:00
i-robot d30760445e !24458 context api 0930 r1.5
Merge pull request !24458 from mindspore_ding/context_api_1.5_0930
2021-09-30 07:55:50 +00:00
dingpeifei 40d2bdc0c1 context api 0930 r1.5 2021-09-30 14:16:43 +08:00
zhousiyi 6fd4c81c4e Eval shortcircuit abstract from primal abstract if it's a fprop 2021-09-29 00:54:45 +00:00
i-robot b20502e5f5 !24300 Add support for 2d inputs
Merge pull request !24300 from huangxinjing/support_2d_inputs_for_transformer
2021-09-28 09:03:12 +00:00
linqingke 1c47b6a277 update pangu reshape and softmax performance.
Add layer norm judge

Fix layer norm name error

Fix input tyoe check

Fix ut test

Add 3d supports
2021-09-28 15:24:24 +08:00
i-robot f1777ecbb3 !24125 fix security wrap and code check
Merge pull request !24125 from jiangshuqiang/fix_security_off
2021-09-28 06:43:51 +00:00
jiangshuqiang c73f908cc7 fix security wrap 2021-09-28 12:01:03 +08:00
i-robot 80673b3b34 !24162 Fix testcase about modelzoo on r1.5
Merge pull request !24162 from chenhaozhe/fix-testcase-about-models-r1.5
2021-09-27 06:24:53 +00:00
chenhaozhe f45de18906 fix test cases about models 2021-09-26 17:46:59 +08:00
i-robot e52af22128 !24109 [r1.5] fix the debug info about the cell function decorated by @ms_functon
Merge pull request !24109 from huanghui/cherry-pick-1632622674
2021-09-26 07:42:56 +00:00
i-robot f729780c56 !23909 fix error log
Merge pull request !23909 from lianliguang/r1.5
2021-09-26 06:22:27 +00:00
huanghui 097973ba77 fix the debug info about the function decorated by @ms_functon 2021-09-26 11:17:36 +08:00
RobinGrosman eec6289007 add check for shm available when num_devices=1 to avoid bus errors
Required modifying tests to reduce memory usage to check doesn't fail during CI
    Also required fixing max_rowsize to be externalized from map+batch() function
2021-09-24 00:53:02 -07:00
lianliguang 8de2c3b896 modify info when infer error 2021-09-23 21:20:22 +08:00
i-robot e050cd1235 !24001 Produce parallel operators for ResizeBilinear and ResizeNearestNeighbor
Merge pull request !24001 from Bert0108/resizebilinear_parallel_ops
2021-09-23 13:15:01 +00:00
YangLuo 503d7fc565 temporary fix minddata ut core 2021-09-23 12:58:31 +08:00
YangLuo cdc7b416f9 temporary fix minddata ut core 2021-09-22 19:04:58 +08:00
Bert0108 b301c1be85 parallel operators for ResizeBilinear and ResizeNearestNeighbor 2021-09-22 14:49:23 +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