Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GleasonK committed Sep 27, 2024
1 parent f2c2606 commit fbb5292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dynamism.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Dynamism has lots of uses, here we'll mainly focus in on the common use case for
Shape Polymorphism - creating a flexible exported model representation,
generally used to represent dynamic batch size or sequence length.
### Dynamic add_one model
### Static add_one model
We'll use the following simple `add_one` model to demonstrate this:
Expand Down

0 comments on commit fbb5292

Please sign in to comment.