Share via


MPSGraph_MPSGraphTensorShapeOps Class

Definition

public static class MPSGraph_MPSGraphTensorShapeOps
type MPSGraph_MPSGraphTensorShapeOps = class
Inheritance
MPSGraph_MPSGraphTensorShapeOps

Methods

Name Description
BatchToSpace(MPSGraph, MPSGraphTensor, Int32[], IntPtr, Int32[], Boolean, String)
BatchToSpace(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, Boolean, String)
Broadcast(MPSGraph, MPSGraphTensor, Int32[], String)
Broadcast(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Cast(MPSGraph, MPSGraphTensor, MPSDataType, String)
Concat(MPSGraph, MPSGraphTensor, MPSGraphTensor, IntPtr, String)
ConcatTensors(MPSGraph, MPSGraphTensor[], IntPtr, Boolean, String)
ConcatTensors(MPSGraph, MPSGraphTensor[], IntPtr, String)
CoordinateAlongAxis(MPSGraph, IntPtr, Int32[], String)
CoordinateAlongAxis(MPSGraph, IntPtr, MPSGraphTensor, String)
CoordinateAlongAxis(MPSGraph, MPSGraphTensor, Int32[], String)
CoordinateAlongAxis(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
DepthToSpace2D(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UIntPtr, Boolean, String)
DepthToSpace2D(MPSGraph, MPSGraphTensor, UIntPtr, UIntPtr, UIntPtr, UIntPtr, Boolean, String)
ExpandDims(MPSGraph, MPSGraphTensor, Int32[], String)
ExpandDims(MPSGraph, MPSGraphTensor, IntPtr, String)
ExpandDims(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Flatten2D(MPSGraph, MPSGraphTensor, IntPtr, String)
Flatten2D(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Pad(MPSGraph, MPSGraphTensor, MPSGraphPaddingMode, Int32[], Int32[], Double, String)
PadGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphPaddingMode, Int32[], Int32[], String)
ReinterpretCast(MPSGraph, MPSGraphTensor, MPSDataType, String)
Reshape(MPSGraph, MPSGraphTensor, Int32[], String)
Reshape(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Reverse(MPSGraph, MPSGraphTensor, Int32[], String)
Reverse(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Reverse(MPSGraph, MPSGraphTensor, String)
Shape(MPSGraph, MPSGraphTensor, String)
Slice(MPSGraph, MPSGraphTensor, Int32[], Int32[], Int32[], String)
Slice(MPSGraph, MPSGraphTensor, Int32[], Int32[], Int32[], UInt32, UInt32, UInt32, String)
Slice(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UInt32, UInt32, UInt32, String)
Slice(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UInt32, String)
Slice(MPSGraph, MPSGraphTensor, UIntPtr, IntPtr, IntPtr, String)
SliceGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], Int32[], Int32[], String)
SliceGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], Int32[], Int32[], UInt32, UInt32, UInt32, String)
SliceGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UInt32, UInt32, UInt32, String)
SliceGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UInt32, String)
SliceUpdateData(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], Int32[], Int32[], String)
SliceUpdateData(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], Int32[], Int32[], UInt32, UInt32, UInt32, String)
SliceUpdateData(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, String)
SliceUpdateData(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UInt32, UInt32, UInt32, String)
SpaceToBatch(MPSGraph, MPSGraphTensor, Int32[], IntPtr, Int32[], Boolean, String)
SpaceToBatch(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, Boolean, String)
SpaceToDepth2D(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, MPSGraphTensor, UIntPtr, Boolean, String)
SpaceToDepth2D(MPSGraph, MPSGraphTensor, UIntPtr, UIntPtr, UIntPtr, UIntPtr, Boolean, String)
Split(MPSGraph, MPSGraphTensor, Int32[], IntPtr, String)
Split(MPSGraph, MPSGraphTensor, MPSGraphTensor, IntPtr, String)
Split(MPSGraph, MPSGraphTensor, UIntPtr, IntPtr, String)
Squeeze(MPSGraph, MPSGraphTensor, Int32[], String)
Squeeze(MPSGraph, MPSGraphTensor, IntPtr, String)
Squeeze(MPSGraph, MPSGraphTensor, MPSGraphTensor, String)
Squeeze(MPSGraph, MPSGraphTensor, String)
Stack(MPSGraph, MPSGraphTensor[], IntPtr, String)
Tile(MPSGraph, MPSGraphTensor, Int32[], String)
TileGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], String)
Transpose(MPSGraph, MPSGraphTensor, Int32[], String)
Transpose(MPSGraph, MPSGraphTensor, UIntPtr, UIntPtr, String)

Applies to