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 +