Skip to content

Commit b229842

Browse files
Update broken link for Benchmarks page (#7796)
* Update broken link for Benchmarks * I have updated suggested link for benchmark page * I have updated correct link as suggested now, I'm truly sorry previously I updated incorrect link
1 parent 3116a10 commit b229842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfjs-backend-wasm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ which will prevent the Angular compiler from automatically adding
245245
The benchmarks below show inference times (ms) for two different edge-friendly
246246
models: MobileNet V2 (a medium-sized model) and Face Detector (a lite model).
247247
All the benchmarks were run in Chrome 79.0 using
248-
[this benchmark page](../tfjs-core/benchmarks/index.html) across our three
248+
[this benchmark page](https://tfjs-benchmarks.web.app/local-benchmark/) across our three
249249
backends: Plain JS (CPU), WebGL and WASM. Inference times are averaged
250250
across 200 runs.
251251

0 commit comments

Comments
 (0)