MachineLearningOperatorDispatcher.Reduce

Declaration

public static void Reduce(Rendering.CommandBuffer cb, Rendering.MachineLearningOperator op, ComputeBuffer X, ComputeBuffer O);

Parameters

cb The command buffer.
op The reduce machine learning operator handle.
X The input tensor.
O The output tensor.

Description

Executes the reduce operator.


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