Skip to content

Commit

Permalink
minor sp: generial --> general (tensorflow#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce authored and dan-zheng committed Mar 14, 2019
1 parent 60d3c49 commit 5c853c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/v0.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ below.
* There is no built-in API for parameter sharing.
* The [`Parameter`](https://www.tensorflow.org/swift/api_docs/Classes/Parameter)
class does not conform to `Differentiable` yet, and is not recommended for
generial use.
general use.
* The compiler errors displayed when a user-defined layer struct fails to fully satisfy the requirements of the `Layer` protocol are unclear.
* There are some ideas for how to reduce the amount of boilerplate required to define layers & models; please join the [[email protected]](https://groups.google.com/a/tensorflow.org/forum/#!forum/swift) mailing list for the future discussions.

Expand Down

0 comments on commit 5c853c5

Please sign in to comment.