upgrade RUN 0907

This commit is contained in:
andy_wangrui 2022-09-07 18:04:04 +08:00
parent 856658cf0c
commit 9950450cae
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ def test_ascend_graph_mode():
def test_ascend_pynative_mode():
"""
Feature: test one_hot static shape on Ascend in pynative mode
Description: test interface pynative mode
Description: test interface
Expectation: result match numpy result
"""
context.set_context(mode=context.PYNATIVE_MODE, device_target="Ascend")