Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit a1fda05

Browse files
authored
Updated: mobilenet_perf.json, and resnet50_perf.json (#379)
1 parent dce90d6 commit a1fda05

File tree

2 files changed

+106
-210
lines changed

2 files changed

+106
-210
lines changed

tests/sparseml/onnx/optim/test_sensitivity_ks_data/mobilenet_perf.json

Lines changed: 14 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,7 @@
14711471
},
14721472
{
14731473
"id": null,
1474-
"name": "shuffle_31",
1474+
"name": "ORT Subgraph 1",
14751475
"index": 32,
14761476
"baseline_measurement_index": 0,
14771477
"has_baseline": true,
@@ -1480,82 +1480,38 @@
14801480
[
14811481
0.0,
14821482
[
1483-
5.9e-06
1483+
2.1999999999999996e-05
14841484
]
14851485
],
14861486
[
14871487
0.4,
14881488
[
1489-
5.699999999999999e-06
1489+
2.1e-05
14901490
]
14911491
],
14921492
[
14931493
0.8,
1494-
[
1495-
5.1999999999999985e-06
1496-
]
1497-
],
1498-
[
1499-
0.99,
1500-
[
1501-
4.9e-06
1502-
]
1503-
]
1504-
],
1505-
"averages": {
1506-
"0.0": 5.9e-06,
1507-
"0.4": 5.699999999999999e-06,
1508-
"0.8": 5.1999999999999985e-06,
1509-
"0.99": 4.9e-06
1510-
},
1511-
"baseline_average": 5.9e-06,
1512-
"sparse_average": 0.2737527125,
1513-
"sparse_integral": 5.459499999999999e-06,
1514-
"sparse_comparison": -1.0000000000000006e-06
1515-
},
1516-
{
1517-
"id": null,
1518-
"name": "ORT Subgraph 1",
1519-
"index": 33,
1520-
"baseline_measurement_index": 0,
1521-
"has_baseline": true,
1522-
"baseline_measurement_key": 0.0,
1523-
"sparse_measurements": [
1524-
[
1525-
0.0,
1526-
[
1527-
1.9999999999999998e-05
1528-
]
1529-
],
1530-
[
1531-
0.4,
15321494
[
15331495
1.7999999999999994e-05
15341496
]
15351497
],
1536-
[
1537-
0.8,
1538-
[
1539-
1.9999999999999998e-05
1540-
]
1541-
],
15421498
[
15431499
0.99,
15441500
[
1545-
1.7999999999999994e-05
1501+
2.1999999999999996e-05
15461502
]
15471503
]
15481504
],
15491505
"averages": {
1550-
"0.0": 1.9999999999999998e-05,
1551-
"0.4": 1.7999999999999994e-05,
1552-
"0.8": 1.9999999999999998e-05,
1553-
"0.99": 1.7999999999999994e-05
1506+
"0.0": 2.1999999999999996e-05,
1507+
"0.4": 2.1e-05,
1508+
"0.8": 1.7999999999999994e-05,
1509+
"0.99": 2.1999999999999996e-05
15541510
},
1555-
"baseline_average": 1.9999999999999998e-05,
1556-
"sparse_average": 0.2737595,
1557-
"sparse_integral": 1.8809999999999994e-05,
1558-
"sparse_comparison": -2.0000000000000046e-06
1511+
"baseline_average": 2.1999999999999996e-05,
1512+
"sparse_average": 0.273760375,
1513+
"sparse_integral": 2.0199999999999996e-05,
1514+
"sparse_comparison": 0.0
15591515
},
15601516
{
15611517
"id": null,
@@ -1633,8 +1589,8 @@
16331589
},
16341590
{
16351591
"id": null,
1636-
"name": "shuffle_33",
1637-
"index": 34,
1592+
"name": "shuffle_31",
1593+
"index": 32,
16381594
"baseline_measurement_index": -1,
16391595
"has_baseline": false,
16401596
"baseline_measurement_key": null,

0 commit comments

Comments
 (0)