From 28c2d4e3cd83d646dc9a56743ae8e5af0c5fdd16 Mon Sep 17 00:00:00 2001 From: Dilshod Tadjibaev <939125+antimora@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:06:42 -0500 Subject: [PATCH] Update SUPPORTED-ONNX-OPS.md (#2217) --- crates/burn-import/SUPPORTED-ONNX-OPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/burn-import/SUPPORTED-ONNX-OPS.md b/crates/burn-import/SUPPORTED-ONNX-OPS.md index a9517c04c..6319fedbe 100644 --- a/crates/burn-import/SUPPORTED-ONNX-OPS.md +++ b/crates/burn-import/SUPPORTED-ONNX-OPS.md @@ -126,7 +126,7 @@ represent the corresponding Burn Op. | [OptionalGetElement][117] | ❌ | ❌ | | [OptionalHasElement][118] | ❌ | ❌ | | [Or][119] | ❌ | ❌ | -| [Pad][120] | ❌ | ✅ | +| [Pad][120] | ✅ | ✅ | | [Pow][121] | ✅ | ✅ | | [PRelu][122] | ✅ | ✅ | | [QLinearConv][123] | ❌ | ❌ |