mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
[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:
committed by
PyTorch MergeBot
parent
83c187fe2f
commit
e782dc0a4e
@@ -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}
|
||||
@@ -1,6 +0,0 @@
|
||||
===================== Mismatch info for graph partition : ======================
|
||||
================================= No mismatch ==================================
|
||||
==================================== Tree: =====================================
|
||||
1 ✓
|
||||
id:
|
||||
============================== No mismatch found. ==============================
|
||||
@@ -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}
|
||||
Reference in New Issue
Block a user