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: articles/ai-services/content-safety/how-to/embedded-content-safety.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,14 +81,12 @@ Memory load – An embedded content safety text analysis process consumes about
81
81
82
82
### SDK parameters that can impact performance
83
83
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.
85
85
86
86
-`gpuEnabled` Set as **true** to enable GPU, otherwise CPU is used. Generally inference time is shorter on GPU.
87
87
-`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.
88
88
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.
92
90
93
91
94
92
### Performance benchmark data on popular CPUs and GPUs
0 commit comments