forked from mindspore-Ecosystem/mindspore
upgrade RUN 0907
This commit is contained in:
parent
856658cf0c
commit
9950450cae
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue