From 5022c416be4cd57e760793ada949aa570c944ec2 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 14 Aug 2021 18:02:39 -0400 Subject: [PATCH] update todo --- TODO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO.md b/TODO.md index 92e16c2f..75b9a214 100644 --- a/TODO.md +++ b/TODO.md @@ -68,3 +68,14 @@ Object detection using CenterNet or NanoDet models is not working when using WAS - Backend WASM missing kernel op `SparseToDense` *Target: `Human` v2.2 with `TFJS` v3.9* + +### WebGPU + +Experimental support only + +- Backend WebGPU missing kernel ops + +- Backend WebGPU incompatible with web workers + +- Backend WebGPU incompatible with sync read calls +