Skip to content

Commit 0001125

Browse files
committed
fix copy
1 parent 49f6ba0 commit 0001125

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/ai-services/content-safety/how-to/embedded-content-safety.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,12 @@ Memory load – An embedded content safety text analysis process consumes about
8181

8282
### SDK parameters that can impact performance
8383

84-
Below SDK parameters can impact the inference time of the embedded content safety model.
84+
The following SDK parameters can impact the inference time of the embedded content safety model.
8585

8686
- `gpuEnabled` Set as **true** to enable GPU, otherwise CPU is used. Generally inference time is shorter on GPU.
8787
- `numThreads` This parameter only works for CPU. It defines number of threads to be used in a multi-threaded environment. We support a maximum number of four threads.
8888

89-
See next section to for the performance benchmark data on popular PC CPUs and GPUs
90-
91-
89+
See next section for performance benchmark data on popular PC CPUs and GPUs.
9290

9391

9492
### Performance benchmark data on popular CPUs and GPUs

0 commit comments

Comments
 (0)