From 8bfee70fe8352f26f6e1ec6a58ea842e95148c6e Mon Sep 17 00:00:00 2001 From: Dwayne Robinson Date: Mon, 5 Aug 2024 20:26:17 -0700 Subject: [PATCH] Fix missing TFLite columns, shifting columns over --- OperatorFormulas.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OperatorFormulas.html b/OperatorFormulas.html index d70b22c..21a34df 100644 --- a/OperatorFormulas.html +++ b/OperatorFormulas.html @@ -2547,6 +2547,7 @@

Operators

? ? tf.quantization.dequantize + ? ? constexpr_affine_dequantize ? @@ -3530,6 +3531,7 @@

Operators

NA NA NA + NA NA NA NA @@ -3909,6 +3911,7 @@

Operators

? ? ? + ? torch.gather ? ? @@ -5667,6 +5670,7 @@

Operators

? ? X + X torch.nn.MultiheadAttention ? ?