Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MachineLearningOperatorDispatcher

Static dispatcher class for executing machine learning operators.
Read time 1 minuteLast updated 4 days ago

Definition

public static class MachineLearningOperatorDispatcher

Static Methods

Method

Description

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