[ONNX] Remove unused expecttest files (#170824)

Clean up files that are no longer used by tests.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/170824
Approved by: https://github.com/zou3519, https://github.com/cyyever
This commit is contained in:
Justin Chu
2025-12-20 00:15:43 +00:00
committed by PyTorch MergeBot
parent 83c187fe2f
commit e782dc0a4e
3 changed files with 0 additions and 44 deletions

View File

@@ -1,19 +0,0 @@
==================================== Tree: =====================================
5 X __2 X __1 ✓
id: | id: 0 | id: 00
| |
| |__1 X (aten::relu)
| id: 01
|
|__3 X __1 ✓
id: 1 | id: 10
|
|__2 X __1 X (aten::relu)
id: 11 | id: 110
|
|__1 ✓
id: 111
=========================== Mismatch leaf subgraphs: ===========================
['01', '110']
============================= Mismatch node kinds: =============================
{'aten::relu': 2}

View File

@@ -1,6 +0,0 @@
===================== Mismatch info for graph partition : ======================
================================= No mismatch ==================================
==================================== Tree: =====================================
1 ✓
id:
============================== No mismatch found. ==============================

View File

@@ -1,19 +0,0 @@
==================================== Tree: =====================================
5 X __2 X __1 ✓
id: | id: 0 | id: 00
| |
| |__1 X (aten::relu)
| id: 01
|
|__3 X __1 ✓
id: 1 | id: 10
|
|__2 X __1 X (aten::relu)
id: 11 | id: 110
|
|__1 ✓
id: 111
=========================== Mismatch leaf subgraphs: ===========================
['01', '110']
============================= Mismatch node kinds: =============================
{'aten::relu': 2}