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/Unity-Inference-Engine.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,6 @@ Uncheck the `Control` checkbox for the corresponding **Brain** in the
32
32
**BroadcastHub** of the Academy.
33
33
Select the **Inference Device** : CPU or GPU you want to use for Inference.
34
34
35
-
_Note: For most of the models generated with the ML-Agents toolkit, CPU will be faster than GPU. Only use GPU if you have a large number of agents using visual observations._
35
+
**Note:** For most of the models generated with the ML-Agents toolkit, CPU will be faster than GPU.
36
+
You should use the GPU only if you use the
37
+
ResNet visual encoder or have a large number of agents with visual observations.
0 commit comments