MachineLearningOperator
Represents a compiled machine learning operator handle.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
- Implements: IEquatable<MachineLearningOperator>
public struct MachineLearningOperator : IEquatable<MachineLearningOperator>
Properties
Property | Description |
|---|---|
| IsValid | Gets a value indicating whether the machine learning operator is successfully compiled and can be dispatched. |