MachineLearningOperatorDispatcher

class in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Static dispatcher class for executing machine learning operators.

Static Methods

ConvExecutes the convolution operator.
GemmExecutes the general matrix multiplication (GEMM) operator.
IdentityExecutes the identity operator.
ReduceExecutes the reduce operator.

Did you find this page useful? Please give it a rating: