Share via


MPSGraph_MPSGraphReductionOps Class

Definition

public static class MPSGraph_MPSGraphReductionOps
type MPSGraph_MPSGraphReductionOps = class
Inheritance
MPSGraph_MPSGraphReductionOps

Methods

Name Description
ReductionAnd(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionAnd(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionArgMaximum(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionArgMinimum(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionMaximum(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionMaximum(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionMaximumPropagateNaN(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionMaximumPropagateNaN(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionMinimum(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionMinimum(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionMinimumPropagateNaN(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionMinimumPropagateNaN(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionOr(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionOr(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionProduct(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionProduct(MPSGraph, MPSGraphTensor, IntPtr, String)
ReductionSum(MPSGraph, MPSGraphTensor, Int32[], String)
ReductionSum(MPSGraph, MPSGraphTensor, IntPtr, String)

Applies to