Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


MachineLearningOperatorFactory.ReduceDescriptor

The input tensor descriptor.
Read time 1 minuteLast updated 4 days ago

Definition

public ref struct MachineLearningOperatorFactory.ReduceDescriptor

Fields

Value

Description

axesThe axes along which to reduce.
OThe output tensor descriptor.
reduceFuncThe reduction function to apply.
XThe input tensor descriptor.