提交 e9ca8934 编写于 作者: B buxue

remove ut test_expand_dims_grad

上级 b29fab3e
......@@ -41,7 +41,7 @@ def test_grad():
@non_graph_engine
def test_expand_dims_grad():
def Xtest_expand_dims_grad():
""" test_expand_dims_grad """
input_tensor = Tensor(np.array([[2, 2], [2, 2]]))
expand_dims = P.ExpandDims()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册