From 68d7466091f32822b44bec297979b035b9a3c192 Mon Sep 17 00:00:00 2001 From: miursh Date: Tue, 3 Oct 2023 15:59:24 +0000 Subject: [PATCH 1/2] feat(words): add mobilenet Signed-off-by: GitHub --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 86940936..c744935a 100644 --- a/.cspell.json +++ b/.cspell.json @@ -260,6 +260,7 @@ "VSCode" ], "words": [ + "mobilenet", "aabb", "aarch", "abspath", From 31fa6b2ab468261c8e73cc3296f4b8f43157c3ad Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:59:33 +0000 Subject: [PATCH 2/2] ci(pre-commit): autofix --- .cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cspell.json b/.cspell.json index c744935a..a5e6e7c2 100644 --- a/.cspell.json +++ b/.cspell.json @@ -260,7 +260,6 @@ "VSCode" ], "words": [ - "mobilenet", "aabb", "aarch", "abspath", @@ -1094,6 +1093,7 @@ "mmdet", "mmdetection", "mmlab", + "mobilenet", "mobilenetv", "modalias", "MODELZOO",