Skip to content

Commit b37408f

Browse files
authored
[TORCH] Add xfail for conformance (openvinotoolkit#3240)
### Changes The same bug as in openvinotoolkit#3220 ### Related tickets 159993
1 parent bc907b0 commit b37408f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

tests/post_training/data/wc_reference_data_2025.0.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,19 @@ tinyllama_int4_data_free_backend_TORCH:
88
num_int4: 114
99
num_int8: 84
1010
num_compressed_xfail_reason: "Issue-160006"
11+
tinyllama_data_aware_backend_TORCH:
12+
metric_value: 0.85767
13+
num_int4: 94
14+
num_int8: 124
15+
num_compressed_xfail_reason: "Issue-160006"
16+
tinyllama_scale_estimation_group_size_64_backend_TORCH:
17+
metric_value: 0.8566
18+
num_int4: 94
19+
num_int8: 124
20+
num_compressed_xfail_reason: "Issue-160006"
21+
tinyllama_scale_estimation_per_channel_backend_TORCH:
22+
metric_value: 0.81389
23+
num_int4: 188
24+
num_int8: 124
25+
atol: 0.006 # difference across devices: 0.80873 vs 0.81389
26+
num_compressed_xfail_reason: "Issue-160006"

0 commit comments

Comments
 (0)