# supportsMachineLearning

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

## Definition

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

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