Mateusz Tabaka
db527fff41
Fix performance on resnet50 quantized models ( #7670 )
...
* Fix performance on resnet50 quantized models
LP transformations won't work on the model unless the last 4 inputs to FakeQuantize
are constants. In order to meet that requirement, we need to perform constant folding
for those inputs in QuantizeLinear ONNX operator.
Ticket: 65375
* fix "Cannot find blob with name: y" exception during onnx_model_quant_conv_linear
* remove linking with onnx_ngraph_frontend
* fix exclude path
2021-10-13 10:18:37 +03:00
..
2021-10-08 16:52:00 +03:00
2021-08-13 05:28:28 +03:00
2021-10-07 11:28:27 +02:00
2021-09-02 14:46:52 +02:00
2021-10-06 12:46:00 +03:00
2021-10-07 11:28:27 +02:00
2021-10-07 11:28:27 +02:00
2021-10-01 07:24:28 +03:00
2021-10-08 07:29:25 +03:00
2021-10-07 11:28:27 +02:00
2021-10-07 18:40:57 +03:00
2021-10-12 13:11:25 +03:00
2021-10-13 09:56:12 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-03-25 02:40:09 +03:00
2021-09-01 08:17:11 +03:00
2021-10-04 07:24:02 +03:00
2021-08-20 06:42:15 +03:00
2021-10-01 07:24:28 +03:00
2021-09-08 17:42:26 +03:00
2021-10-13 09:56:12 +03:00
2021-10-13 10:18:37 +03:00
2021-08-13 05:28:28 +03:00
2021-10-01 07:24:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-20 06:42:15 +03:00
2021-08-13 05:28:28 +03:00
2021-10-01 07:24:28 +03:00
2021-08-18 07:35:32 +03:00
2021-08-13 05:28:28 +03:00
2021-10-06 12:40:26 +03:00
2021-10-04 14:51:14 +03:00
2021-08-20 06:42:15 +03:00
2021-03-25 02:40:09 +03:00
2021-03-25 02:40:09 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-09-09 13:05:32 +03:00
2021-10-07 18:59:24 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-03-25 02:40:09 +03:00
2021-03-25 02:40:09 +03:00
2021-09-18 06:37:26 +03:00
2021-03-25 02:40:09 +03:00
2021-09-23 13:29:39 +03:00
2021-09-07 16:30:06 +03:00
2021-09-30 16:34:46 +03:00
2021-09-27 09:57:26 +03:00
2021-10-04 14:51:14 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-10-01 07:24:28 +03:00
2021-08-20 06:42:15 +03:00
2021-10-08 12:58:29 +03:00
2021-08-16 18:36:48 +03:00
2021-08-13 05:28:28 +03:00
2021-08-25 11:37:44 +02:00
2021-08-13 05:28:28 +03:00
2021-09-20 11:03:14 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-08-20 06:42:15 +03:00
2021-09-24 07:11:02 +03:00
2021-09-24 07:11:02 +03:00
2021-09-20 11:03:14 +03:00
2021-08-13 05:28:28 +03:00
2021-08-13 05:28:28 +03:00
2021-10-05 13:09:59 +03:00