8000 Update · pytorch/pytorch@b358c61 · GitHub
[go: up one dir, main page]

Skip to content

Commit b358c61

Browse files
committed
Update
[ghstack-poisoned]
1 parent 4a243f7 commit b358c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/inductor/test_torchinductor_opinfo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ def format_op(op):
273273
"torch.ops.aten._efficient_attention_forward": {f16, f32},
274274
"to_sparse": {f32, f64},
275275
"linalg.eig": {f32, f64},
276-
"linalg.eigvals": {f64},
277276
# Double and complex datatype matmul is not supported in oneDNN
278277
"byte": {f16, f32},
279278
("linalg.pinv", "singular"): {f64},

0 commit comments

Comments
 (0)
0