Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit f1f032a

Browse files
committed
fix link to tests
1 parent 74f67bb commit f1f032a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/20210731-tfjs-named-tensors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Yes.
400400
## Detailed Design
401401

402402
If this idea seems promising, we'll work on sketching a detailed design in the
403-
future. For now we provide an example interface for GTensor and Dimension, and a prototype implementation has also been written, see [`gtensor.ts`](20210731-tfjs-named-tensors/gtensor.ts) and [`20210731-tfjs-named-tensors/gtensor.spec.ts`](gtensor_spec.ts).
403+
future. For now we provide an example interface for GTensor and Dimension, and a prototype implementation has also been written, see [`gtensor.ts`](20210731-tfjs-named-tensors/gtensor.ts) and [`20210731-tfjs-named-tensors/gtensor.spec.ts`](20210731-tfjs-named-tensors/gtensor.spec.ts).
404404

405405
### GTensor Interface
406406

0 commit comments

Comments
 (0)