Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MachineLearningContext()

Create a new machine learning context.
Read time 1 minuteLast updated 6 days ago

Definition

public MachineLearningContext()

Remarks

Use MachineLearningContext.Dispose to release compiled operators when finished execution on GPU and no longer needed.