Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MachineLearningOperator

Represents a compiled machine learning operator handle.
Read time 1 minuteLast updated 4 days ago

Definition

public struct MachineLearningOperator : IEquatable<MachineLearningOperator>

Properties

Property

Description

IsValidGets a value indicating whether the machine learning operator is successfully compiled and can be dispatched.