# supportsMachineLearning

> Checks if hardware acceleration of machine learning workloads is supported by the current system configuration.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Device](/engine/6000.5/script-reference/unityengine/device.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static bool supportsMachineLearning { get; }
```
