!47557 upgrade_ascend 20230105 master

Merge pull request !47557 from 黄勇/upgrade_ascend_20230105_master
This commit is contained in:
i-robot 2023-01-07 07:53:05 +00:00 committed by Gitee
commit 3ca1ee015c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ def test_bounding_box_decode_functional():
@pytest.mark.platform_arm_ascend_training
@pytest.mark.platform_x86_ascend_training
@pytest.mark.env_onecard
@pytest.mark.skip(reason="HISI bug")
def test_bounding_box_decode_functional_modes():
"""
Feature: test bounding_box_decode functional API in PyNative and Graph modes.