MachineLearningContext()
Create a new machine learning context.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public MachineLearningContext()
Remarks
Use MachineLearningContext.Dispose to release compiled operators when finished execution on GPU and no longer needed.