You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tfjs-layers/demos/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Once the development environment is prepared, execute the build script from the
16
16
```
17
17
18
18
The script will construct a number of Keras models in Python and benchmark their training using the TensorFlow backend. When it is complete, it will bring up a
19
-
local HTTP server. Navigate to the local URL spcecified in stdout to bring up
19
+
local HTTP server. Navigate to the local URL specified in stdout to bring up
20
20
the benchmarks page UI. There will be a button to begin the JS side of the
21
21
benchmarks. Clicking the button will run through and time the same models, now
0 commit comments