From 6df8b68f2df87021631be4a232edf62736018473 Mon Sep 17 00:00:00 2001 From: raphaelDkhn Date: Sun, 12 Nov 2023 11:22:04 +0200 Subject: [PATCH] Update compatibility.md --- docs/framework/compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/compatibility.md b/docs/framework/compatibility.md index 6748af545..ebc50ad77 100644 --- a/docs/framework/compatibility.md +++ b/docs/framework/compatibility.md @@ -82,4 +82,4 @@ You can see below the list of current supported ONNX Operators: | [ReduceL1](operators/tensor/tensor.reduce\_l1.md) | :white\_check\_mark: | | [ReduceL2](operators/tensor/tensor.reduce\_l2.md) | :white\_check\_mark: | -Current Operators support: **68/156 (43%)** +Current Operators support: **75/156 (48%)**