From cdb7cd5267b5e7d300f7f1ecd1599a1eaa560f4d 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 +