|
1 | 1 | { |
2 | 2 | "tests/cross_fw/examples/test_examples.py::test_examples[codebook_llm_compression]": 184, |
3 | | - "tests/cross_fw/examples/test_examples.py::test_examples[fp8_llm_quantization]": 229.69, |
| 3 | + "tests/cross_fw/examples/test_examples.py::test_examples[fp8_llm_quantization]": 229, |
4 | 4 | "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_distillation_qat_with_lora]": 665, |
5 | 5 | "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_fx]": 394, |
6 | 6 | "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_onnx]": 404, |
7 | 7 | "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_qat_with_nls]": 1030, |
8 | | - "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_synthetic]": 873.780, |
9 | | - "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression]": 222.974, |
10 | | - "tests/cross_fw/examples/test_examples.py::test_examples[llm_tune_params]": 1018.932, |
11 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_onnx_mobilenet_v2]": 178.509, |
12 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_onnx_yolo8_quantize_with_accuracy_control]": 292.766, |
13 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_anomaly_stfpm_quantize_with_accuracy_control]": 443.025, |
14 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_mobilenet_v2_quantize]": 169.789, |
15 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_yolo8_quantize_with_accuracy_control]": 205.533, |
16 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_yolo8_quantize]": 170.593, |
17 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_tensorflow_mobilenet_v2]": 149.202, |
18 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_fx_resnet18]": 412.243, |
19 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_mobilenet_v2]": 192.227, |
20 | | - "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_ssd300_vgg16]": 231.613, |
21 | | - "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_tensorflow_mobilenet_v2]": 1500.00, |
22 | | - "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_torch_anomalib]": 478.797, |
23 | | - "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_torch_resnet18]": 1251.144, |
24 | | - "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_scale_estimation_onnx]": 836.73, |
25 | | - "tests/cross_fw/examples/test_examples.py::test_examples[magnitude_pruning_torch_resnet18]": 907 |
| 8 | + "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_scale_estimation_onnx]": 836, |
| 9 | + "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression_synthetic]": 873, |
| 10 | + "tests/cross_fw/examples/test_examples.py::test_examples[llm_compression]": 222, |
| 11 | + "tests/cross_fw/examples/test_examples.py::test_examples[llm_tune_params]": 1018, |
| 12 | + "tests/cross_fw/examples/test_examples.py::test_examples[magnitude_pruning_torch_resnet18]": 907, |
| 13 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_onnx_mobilenet_v2]": 178, |
| 14 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_onnx_yolo8_quantize_with_accuracy_control]": 292, |
| 15 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_anomaly_stfpm_quantize_with_accuracy_control]": 443, |
| 16 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_mobilenet_v2_quantize]": 169, |
| 17 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_yolo8_quantize_with_accuracy_control]": 205, |
| 18 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_openvino_yolo8_quantize]": 170, |
| 19 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_tensorflow_mobilenet_v2]": 149, |
| 20 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_fx_resnet18]": 412, |
| 21 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_mobilenet_v2]": 192, |
| 22 | + "tests/cross_fw/examples/test_examples.py::test_examples[post_training_quantization_torch_ssd300_vgg16]": 231, |
| 23 | + "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_tensorflow_mobilenet_v2]": 1500, |
| 24 | + "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_torch_anomalib]": 478, |
| 25 | + "tests/cross_fw/examples/test_examples.py::test_examples[quantization_aware_training_torch_resnet18]": 1251 |
26 | 26 | } |
0 commit comments