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: docs/reference/process.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -317,11 +317,11 @@ The following options are available:
317
317
318
318
`request: Integer`
319
319
: The number of requested accelerators.
320
-
: Specifying this directive with a number (e.g. `accelerator 4`) is equivalent to the `request` option (e.g. `accelerator request: 4`).
320
+
: Specifying this directive with a number (e.g.,`accelerator 4`) is equivalent to the `request` option (e.g.,`accelerator request: 4`).
321
321
322
322
`type: String`
323
323
: The accelerator type.
324
-
: The meaning of this option depends on the target execution platform. Refer to the platform-specific documentation for details on the available accelerators:
324
+
: The meaning of this option depends on the target execution platform. See the platform-specific documentation for more information about the available accelerators:
0 commit comments