Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
deepspeed
Commits
e25f2a23
Unverified
Commit
e25f2a23
authored
Oct 12, 2020
by
Reza Yazdani
Committed by
GitHub
Oct 12, 2020
Browse files
fixing typo (#460)
parent
23fc48f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/_tutorials/transformer_kernel.md
docs/_tutorials/transformer_kernel.md
+1
-1
No files found.
docs/_tutorials/transformer_kernel.md
View file @
e25f2a23
...
@@ -50,7 +50,7 @@ self.layer = nn.ModuleList([
...
@@ -50,7 +50,7 @@ self.layer = nn.ModuleList([
### Transformer kernel Parameters
### Transformer kernel Parameters
The transformer kernel is configured by a number of parameters which allow users to
The transformer kernel is configured by a number of parameters which allow users to
explore different settings. We partition these parameters into
three
categories:
explore different settings. We partition these parameters into
four
categories:
1.
General configuration, used by different types of transformer layers
1.
General configuration, used by different types of transformer layers
2.
Environment parameters, specifying the system's setting
2.
Environment parameters, specifying the system's setting
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment