• MenuLinks
  • Unity.Sentis
    • AllocScope
    • ArrayTensorData
      • Constructors
        • ArrayTensorData
      • Properties
        • array
        • deviceType
        • maxCapacity
        • shape
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • ConvertToBurstTensorData
        • ConvertToComputeTensorData
        • Dispose
        • Download
        • Get
        • GetReadOnlyNativeArrayHandle
        • IsReadbackRequestDone
        • Pin
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • Set
        • ToArray
        • ToReadOnlySpan
        • ToString
        • Upload
    • BackendType
    • BurstTensorData
      • Constructors
        • BurstTensorData
      • Properties
        • array
        • count
        • deviceType
        • fence
        • maxCapacity
        • offset
        • rawPtr
        • reuse
        • shape
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • ConvertToArrayTensorData
        • ConvertToComputeTensorData
        • Dispose
        • Download
        • Get
        • GetReadOnlyNativeArrayHandle
        • IsReadbackRequestDone
        • Pin
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • Set
        • ToArray
        • ToReadOnlySpan
        • ToString
        • Upload
        • ~BurstTensorData
    • CPUBackend
      • Constructors
        • CPUBackend
      • Properties
        • deviceType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • BatchNormalization
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • CompressWithIndices
        • Concat
        • Conv
        • ConvTranspose
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Dispose
        • Div
        • Einsum
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalAverageVariancePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LRN
        • LSTM
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • MemClear
        • MemCopy
        • MemCopyStride
        • MemSet
        • Min
        • Mod
        • Mul
        • Neg
        • NewOutputTensor
        • NewOutputTensorFloat
        • NewOutputTensorInt
        • NewTempTensor
        • NewTempTensorFloat
        • NewTempTensorInt
        • NewTensor
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • PinToDevice
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumSquare
        • Relu
        • Relu6
        • ResetAllocator
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScalarMad
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • ShallowCopy
        • ShallowReshape
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • SinglePassLSTM
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • TopK
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • CPUOps
      • Constructors
        • CPUOps
    • Channel
    • ChannelSwizzle
    • ComputeInfo
      • Fields
        • graphicsDeviceVendor
        • maxComputeWorkGroupSize
        • supportsCompute
        • supportsComputeSharedMemory
        • supportsDense32x32
        • supportsDense64x64
      • Methods
        • IsARMGPU
        • IsMacGPU
        • IsMobileGPU
        • IsQualcommGPU
        • IsiPhoneGPU
    • ComputeShaderSingleton
      • Fields
        • EnableDebug
      • Properties
        • Instance
        • supported
      • Methods
        • GetUsedKernels
        • WarmupKernels
    • ComputeTensorData
      • Constructors
        • ComputeTensorData
      • Properties
        • buffer
        • deviceType
        • maxCapacity
        • shape
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • Dispose
        • Download
        • IsReadbackRequestDone
        • Pin
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • ToString
        • Upload
        • ~ComputeTensorData
    • CoordOrigin
    • DataType
    • DeviceType
    • DimType
    • ExecutionContext
      • Fields
        • backend
        • vars
    • GPUCommandBufferBackend
      • Constructors
        • GPUCommandBufferBackend
      • Fields
        • cb
      • Properties
        • deviceType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • BatchNormalization
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • CompressWithIndices
        • Concat
        • Conv
        • ConvTranspose
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Div
        • Einsum
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalAverageVariancePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LSTM
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • MemClear
        • MemCopy
        • MemCopyStride
        • MemSet
        • Min
        • Mod
        • Mul
        • Neg
        • NewTensor
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • PinToDevice
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumExp
        • ReduceSumSquare
        • Relu
        • Relu6
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScalarMad
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • SinglePassLSTM
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • TopK
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • GPUCommandBufferOps
      • Constructors
        • GPUCommandBufferOps
    • GPUComputeBackend
      • Constructors
        • GPUComputeBackend
      • Properties
        • deviceType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • BatchNormalization
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • CompressWithIndices
        • Concat
        • Conv
        • ConvTranspose
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Div
        • Einsum
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalAverageVariancePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LSTM
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • MemClear
        • MemCopy
        • MemCopyStride
        • MemSet
        • Min
        • Mod
        • Mul
        • Neg
        • NewTensor
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • PinToDevice
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumExp
        • ReduceSumSquare
        • Relu
        • Relu6
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScalarMad
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • SinglePassLSTM
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • TopK
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • GPUComputeOps
      • Constructors
        • GPUComputeOps
    • GPUPixelBackend
      • Constructors
        • GPUPixelBackend
      • Properties
        • deviceType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • BatchNormalization
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • Concat
        • Conv
        • ConvTranspose
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Div
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • MemClear
        • MemCopy
        • MemSet
        • Min
        • Mod
        • Mul
        • Neg
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumSquare
        • Relu
        • Relu6
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScalarMad
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • ShallowReshape
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • GPUPixelOps
      • Constructors
        • GPUPixelOps
    • GenericWorker
      • Constructors
        • GenericWorker
      • Properties
        • scheduleProgress
      • Methods
        • Dispose
        • Execute
        • FlushSchedule
        • GetBackend
        • PeekOutput
        • PrepareForInput
        • SetInput
        • StartManualSchedule
        • Summary
        • ~GenericWorker
    • IBackend
      • Properties
        • deviceType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • BatchNormalization
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • CompressWithIndices
        • Concat
        • Conv
        • ConvTranspose
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Div
        • Einsum
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LRN
        • LSTM
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • MemClear
        • MemCopy
        • MemCopyStride
        • MemSet
        • Min
        • Mod
        • Mul
        • Neg
        • NewOutputTensor
        • NewOutputTensorFloat
        • NewOutputTensorInt
        • NewTempTensorFloat
        • NewTempTensorInt
        • NewTensor
        • NewTensorFloat
        • NewTensorInt
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • PinToDevice
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumSquare
        • Relu
        • Relu6
        • ResetAllocator
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScalarMad
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • ShallowCopy
        • ShallowReshape
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • TopK
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • IConvertibleToArrayTensorData
      • Methods
        • ConvertToArrayTensorData
    • IConvertibleToBurstTensorData
      • Methods
        • ConvertToBurstTensorData
    • IConvertibleToComputeTensorData
      • Methods
        • ConvertToComputeTensorData
    • IDependableMemoryResource
      • Properties
        • fence
        • rawPtr
        • reuse
    • IReadableTensorData
      • Methods
        • Get
        • GetReadOnlyNativeArrayHandle
        • Set
        • ToArray
        • ToReadOnlySpan
    • ITensorAllocator
      • Methods
        • Alloc
        • MoveToDevice
        • PostLayerCleanup
        • Release
        • Reset
        • WaiveOwnership
    • ITensorData
      • Properties
        • deviceType
        • maxCapacity
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • Download
        • IsReadbackRequestDone
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • Upload
    • IVars
      • Methods
        • DisposeAfterLayer
        • GatherInputs
        • GetAllocator
        • PeekOutput
        • PrepareStorage
        • SetInput
        • Store
    • IWorker
      • Properties
        • scheduleProgress
      • Methods
        • Execute
        • FlushSchedule
        • GetBackend
        • PeekOutput
        • PrepareForInput
        • SetInput
        • StartManualSchedule
        • Summary
    • Model
      • Fields
        • DefaultOpsetVersion
        • IrSource
        • IrVersion
        • OpsetDescriptions
        • ProducerName
        • Version
        • constants
        • inputs
        • layers
        • outputs
      • Properties
        • Metadata
        • Warnings
      • Methods
        • AddConstant
        • AddInput
        • AddLayer
        • AddOutput
        • ShallowCopy
        • ToString
    • Model.ImporterWarning
      • Constructors
        • ImporterWarning
      • Properties
        • LayerName
        • Message
        • MessageSeverity
    • Model.Input
      • Fields
        • dataType
        • name
        • shape
    • Model.OpsetDescription
      • Fields
        • domain
        • version
    • Model.WarningType
    • ModelAsset
      • Fields
        • modelAssetData
        • modelWeightsChunks
    • ModelAssetData
      • Fields
        • value
    • ModelAssetExtensions
      • Methods
        • CreateWorker
    • ModelAssetWeightsData
      • Fields
        • value
    • ModelExtensions
      • Methods
        • CreateWorker
    • ModelLoader
      • Methods
        • Load
        • LoadModelDesc
        • LoadModelWeights
    • ModelWriter
      • Methods
        • Save
    • NativeTensorArray
      • Constructors
        • NativeTensorArray
      • Properties
        • Disposed
        • Length
        • LongLength
        • RawPtr
        • SizeOfType
      • Methods
        • AddressAt
        • AsReadOnlySpan
        • BlockCopy
        • Copy
        • CopyTo
        • DataItemSize
        • Dispose
        • Get
        • GetNativeArrayHandle
        • GetReadOnlyNativeArrayHandle
        • Set
        • ToArray
        • ZeroMemory
    • NativeTensorArrayFromManagedArray
      • Constructors
        • NativeTensorArrayFromManagedArray
      • Properties
        • RawPtr
    • NonDeterministicOutput
    • Ops
      • Constructors
        • Ops
      • Properties
        • backendType
      • Methods
        • Abs
        • Acos
        • Acosh
        • Add
        • And
        • ArgMax
        • ArgMin
        • Asin
        • Asinh
        • Atan
        • Atanh
        • AveragePool
        • Bernoulli
        • Cast
        • Ceil
        • Celu
        • Clip
        • Concat
        • ConstantOfShape
        • Conv
        • ConvTranspose
        • Copy
        • Cos
        • Cosh
        • CumSum
        • Dense
        • DepthToSpace
        • Dispose
        • Div
        • Elu
        • Equal
        • Erf
        • Exp
        • Expand
        • FMod
        • Floor
        • Gather
        • GatherElements
        • GatherND
        • Gelu
        • GlobalAveragePool
        • GlobalMaxPool
        • Greater
        • GreaterOrEqual
        • HardSigmoid
        • HardSwish
        • Hardmax
        • InstanceNormalization
        • IsInf
        • IsNaN
        • LRN
        • LayerNormalization
        • LeakyRelu
        • Less
        • LessOrEqual
        • Log
        • LogSoftmax
        • Mad
        • MatMul
        • MatMul2D
        • Max
        • MaxPool
        • Mean
        • Min
        • Mod
        • Mul
        • Multinomial
        • Neg
        • Not
        • OneHot
        • Or
        • PRelu
        • Pad
        • Pow
        • RandomNormal
        • RandomUniform
        • Range
        • Reciprocal
        • ReduceL1
        • ReduceL2
        • ReduceLogSum
        • ReduceLogSumExp
        • ReduceMax
        • ReduceMean
        • ReduceMin
        • ReduceProd
        • ReduceSum
        • ReduceSumSquare
        • Relu
        • Relu6
        • Reshape
        • Resize
        • RoiAlign
        • Round
        • ScaleBias
        • ScatterElements
        • ScatterND
        • Selu
        • Set
        • Shrink
        • Sigmoid
        • Sign
        • Sin
        • Sinh
        • Slice
        • Softmax
        • Softplus
        • Softsign
        • SpaceToDepth
        • Split
        • Sqrt
        • Square
        • Sub
        • Sum
        • Swish
        • Tan
        • Tanh
        • ThresholdedRelu
        • Tile
        • TopK
        • Transpose
        • Tril
        • Triu
        • Where
        • Xor
    • PixelShaderSingleton
      • Fields
        • EnableDebug
      • Properties
        • Instance
      • Methods
        • GetUsedShaders
        • WarmupKernels
    • Random
      • Methods
        • SetSeed
    • SharedArrayTensorData
      • Constructors
        • SharedArrayTensorData
      • Properties
        • array
        • count
        • deviceType
        • maxCapacity
        • offset
        • shape
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • ConvertToArrayTensorData
        • ConvertToBurstTensorData
        • ConvertToComputeTensorData
        • Dispose
        • Download
        • Get
        • GetReadOnlyNativeArrayHandle
        • IsReadbackRequestDone
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • Set
        • ToArray
        • ToReadOnlySpan
        • ToString
        • Upload
        • ~SharedArrayTensorData
    • SymbolicTensorDim
      • Constructors
        • SymbolicTensorDim
      • Properties
        • isParam
        • isValue
        • param
        • value
      • Methods
        • Equals
        • EqualsParam
        • EqualsValue
        • GCD
        • GetHashCode
        • ToString
      • Operators
        • operator !=
        • operator *
        • operator +
        • operator -
        • operator /
        • operator <
        • operator <=
        • operator ==
        • operator >
        • operator >=
    • SymbolicTensorShape
      • Constructors
        • SymbolicTensorShape
      • Properties
        • rank
        • this
      • Methods
        • Equals
        • GetHashCode
        • IsFullyKnown
        • ToString
        • ToTensorShape
        • UnknownOfRank
      • Operators
        • operator !=
        • operator ==
    • Tensor
      • Constructors
        • Tensor
      • Properties
        • allocator
        • dataType
        • shape
        • tensorOnDevice
      • Methods
        • AttachToDevice
        • CompleteAllPendingOperations
        • DeepCopy
        • DetachFromDevice
        • Dispose
        • IsReadbackRequestDone
        • MakeReadable
        • MakeReadableAsync
        • ReadbackRequest
        • ReadbackRequestAsync
        • ShallowCopy
        • ShallowReshape
        • TakeOwnership
        • ToString
        • UploadToDevice
        • ~Tensor
    • TensorExtensions
      • Methods
        • PrintDataPart
    • TensorFloat
      • Constructors
        • TensorFloat
      • Properties
        • dataType
        • this
      • Methods
        • DeepCopy
        • ShallowReshape
        • ToReadOnlyArray
        • ToReadOnlySpan
        • UploadToDevice
        • Zeros
    • TensorIndex
      • Constructors
        • TensorIndex
      • Fields
        • maxRank
      • Properties
        • rank
        • this
      • Methods
        • Axis
        • Equals
        • GetHashCode
        • ToString
        • Zeros
      • Operators
        • operator !=
        • operator ==
    • TensorInt
      • Constructors
        • TensorInt
      • Properties
        • dataType
        • this
      • Methods
        • DeepCopy
        • ShallowReshape
        • ToReadOnlyArray
        • ToReadOnlySpan
        • UploadToDevice
        • Zeros
    • TensorLayout
    • TensorNDIterator
      • Constructors
        • TensorNDIterator
      • Fields
        • index
      • Properties
        • shape
        • this
      • Methods
        • Broadcast
        • CopyNDIndex
        • HasNext
        • MoveNext
        • MoveNextAxis
        • RemoveDim
        • Reset
        • ToString
        • Transpose
    • TensorShape
      • Constructors
        • TensorShape
      • Fields
        • maxRank
      • Properties
        • length
        • rank
        • this
      • Methods
        • Axis
        • Broadcast
        • BroadcastToRank
        • Concat
        • Equals
        • Flatten
        • GetHashCode
        • HasZeroDims
        • Length
        • MatMul
        • Ones
        • Pad
        • RavelIndex
        • Reduce
        • Reshape
        • Slice
        • Squeeze
        • Strides
        • Tile
        • ToArray
        • ToString
        • Transpose
        • Unsqueeze
      • Operators
        • operator !=
        • operator ==
    • TextureConverter
      • Methods
        • RenderToScreen
        • RenderToTexture
        • ToTensor
        • ToTexture
    • TextureTensorData
      • Constructors
        • TextureTensorData
      • Properties
        • blockAxis
        • blockedShape
        • bufferAsTexture
        • dataType
        • deviceType
        • dimAxis
        • dimAxisDiv4
        • maxCapacity
        • shape
        • strideAxis
        • widthMask
        • widthShift
      • Methods
        • Clone
        • CompleteAllPendingOperations
        • Dispose
        • Download
        • IsReadbackRequestDone
        • Pin
        • ReadbackRequest
        • ReadbackRequestAsync
        • Reserve
        • ToString
        • Upload
        • ~TextureTensorData
    • TextureTransform
      • Methods
        • SetBroadcastChannels
        • SetChannelColorMask
        • SetChannelSwizzle
        • SetCoordOrigin
        • SetDimensions
        • SetTensorLayout
    • WorkerExtensions
      • Methods
        • ExecuteAndDownloadOutputsAsync
        • ExecuteWorker
    • WorkerFactory
      • Methods
        • CreateOps
        • CreateWorker
        • GetBestTypeForDevice
        • IsType
    • WorkerFactory.WorkerConfiguration
      • Constructors
        • WorkerConfiguration
      • Fields
        • takeoverWeights
        • verbose
  • Unity.Sentis.Layers
    • Abs
      • Constructors
        • Abs
      • Methods
        • Execute
    • Acos
      • Constructors
        • Acos
      • Methods
        • Execute
    • Acosh
      • Constructors
        • Acosh
      • Methods
        • Execute
    • Activation
      • Constructors
        • Activation
    • Add
      • Constructors
        • Add
      • Methods
        • Execute
    • And
      • Constructors
        • And
      • Methods
        • Execute
    • ArgMax
      • Constructors
        • ArgMax
      • Methods
        • Execute
        • ToString
    • ArgMin
      • Constructors
        • ArgMin
      • Methods
        • Execute
        • ToString
    • ArgReduce
      • Constructors
        • ArgReduce
      • Fields
        • axis
        • keepdims
        • selectLastIndex
    • Asin
      • Constructors
        • Asin
      • Methods
        • Execute
    • Asinh
      • Constructors
        • Asinh
      • Methods
        • Execute
    • Atan
      • Constructors
        • Atan
      • Methods
        • Execute
    • Atanh
      • Constructors
        • Atanh
      • Methods
        • Execute
    • AutoPad
    • AveragePool
      • Constructors
        • AveragePool
      • Methods
        • Execute
    • BatchNormalization
      • Constructors
        • BatchNormalization
      • Fields
        • epsilon
      • Methods
        • Execute
        • ToString
    • Bernoulli
      • Constructors
        • Bernoulli
      • Fields
        • dataType
      • Methods
        • Execute
        • ToString
    • Broadcast
      • Constructors
        • Broadcast
    • Cast
      • Constructors
        • Cast
      • Fields
        • toType
      • Methods
        • Execute
    • CastLike
      • Constructors
        • CastLike
      • Methods
        • Execute
    • Ceil
      • Constructors
        • Ceil
      • Methods
        • Execute
    • Celu
      • Constructors
        • Celu
      • Fields
        • alpha
      • Methods
        • Execute
        • ToString
    • CenterPointBox
    • Clip
      • Constructors
        • Clip
      • Methods
        • Execute
    • Comparison
      • Constructors
        • Comparison
    • Compress
      • Constructors
        • Compress
      • Fields
        • axis
        • hasAxis
      • Methods
        • Execute
        • ToString
    • Concat
      • Constructors
        • Concat
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • Constant
      • Constructors
        • Constant
      • Fields
        • dataType
        • length
        • name
        • offset
        • shape
        • weights
      • Methods
        • DataSetToTensor
        • TensorToDataSet
        • ToString
    • ConstantOfShape
      • Constructors
        • ConstantOfShape
      • Fields
        • dataType
        • floatValue
        • intValue
      • Methods
        • Execute
        • ToString
    • Conv
      • Constructors
        • Conv
      • Fields
        • autoPad
        • dilations
        • group
        • kernelShape
        • pads
        • strides
      • Methods
        • Execute
        • ToString
    • ConvTranspose
      • Constructors
        • ConvTranspose
      • Fields
        • autoPad
        • kernelShape
        • outputPadding
        • pads
        • strides
      • Methods
        • Execute
        • ToString
    • CoordTransformMode
    • Cos
      • Constructors
        • Cos
      • Methods
        • Execute
    • Cosh
      • Constructors
        • Cosh
      • Methods
        • Execute
    • CumSum
      • Constructors
        • CumSum
      • Fields
        • exclusive
        • reverse
      • Methods
        • Execute
        • ToString
    • CustomLayer
      • Methods
        • InferOutputDataTypes
    • Dense
      • Constructors
        • Dense
      • Methods
        • Execute
    • DepthToSpace
      • Constructors
        • DepthToSpace
      • Fields
        • blocksize
        • mode
      • Methods
        • Execute
        • ToString
    • DepthToSpaceMode
    • Div
      • Constructors
        • Div
      • Methods
        • Execute
    • Einsum
      • Constructors
        • Einsum
      • Fields
        • equation
      • Methods
        • Execute
        • ToString
    • Elu
      • Constructors
        • Elu
      • Fields
        • alpha
      • Methods
        • Execute
        • ToString
    • Equal
      • Constructors
        • Equal
      • Methods
        • Execute
    • Erf
      • Constructors
        • Erf
      • Methods
        • Execute
    • Exp
      • Constructors
        • Exp
      • Methods
        • Execute
    • Expand
      • Constructors
        • Expand
      • Methods
        • Execute
    • Flags
    • Flatten
      • Constructors
        • Flatten
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • Floor
      • Constructors
        • Floor
      • Methods
        • Execute
    • FusableActivation
    • FusedActivation
      • Fields
        • fusedActivation
      • Methods
        • ToString
    • Gather
      • Constructors
        • Gather
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • GatherElements
      • Constructors
        • GatherElements
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • GatherND
      • Constructors
        • GatherND
      • Fields
        • batchDims
      • Methods
        • Execute
    • Gelu
      • Constructors
        • Gelu
      • Methods
        • Execute
    • GlobalAveragePool
      • Constructors
        • GlobalAveragePool
      • Methods
        • Execute
    • GlobalMaxPool
      • Constructors
        • GlobalMaxPool
      • Methods
        • Execute
    • GlobalPool
    • Greater
      • Constructors
        • Greater
      • Methods
        • Execute
    • GreaterOrEqual
      • Constructors
        • GreaterOrEqual
      • Methods
        • Execute
    • HardSigmoid
      • Constructors
        • HardSigmoid
      • Fields
        • alpha
        • beta
      • Methods
        • Execute
        • ToString
    • HardSwish
      • Constructors
        • HardSwish
      • Methods
        • Execute
    • Hardmax
      • Constructors
        • Hardmax
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • Identity
      • Constructors
        • Identity
      • Methods
        • Execute
    • InstanceNormalization
      • Constructors
        • InstanceNormalization
      • Fields
        • epsilon
      • Methods
        • Execute
        • ToString
    • InterpolationMode
    • IsInf
      • Constructors
        • IsInf
      • Fields
        • detectNegative
        • detectPositive
      • Methods
        • Execute
        • ToString
    • IsNaN
      • Constructors
        • IsNaN
      • Methods
        • Execute
    • LRN
      • Constructors
        • LRN
      • Fields
        • alpha
        • beta
        • bias
        • count
      • Methods
        • Execute
        • ToString
    • LSTM
      • Constructors
        • LSTM
      • Fields
        • activationAlpha
        • activationBeta
        • activations
        • clip
        • direction
        • hiddenSize
        • inputForget
        • layout
      • Properties
        • NumDirections
      • Methods
        • Execute
        • ToString
    • Layer
      • Fields
        • flags
        • inputs
        • name
        • outputs
      • Methods
        • Execute
        • ToString
    • LayerNormalization
      • Constructors
        • LayerNormalization
      • Fields
        • epsilon
      • Methods
        • Execute
        • ToString
    • LeakyRelu
      • Constructors
        • LeakyRelu
      • Fields
        • alpha
      • Methods
        • Execute
        • ToString
    • Less
      • Constructors
        • Less
      • Methods
        • Execute
    • LessOrEqual
      • Constructors
        • LessOrEqual
      • Methods
        • Execute
    • LocalPool
      • Constructors
        • LocalPool
      • Fields
        • autopad
        • kernelShape
        • pads
        • strides
      • Methods
        • ToString
    • Log
      • Constructors
        • Log
      • Methods
        • Execute
    • LogSoftmax
      • Constructors
        • LogSoftmax
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • MatMul
      • Constructors
        • MatMul
      • Methods
        • Execute
    • MatMul2D
      • Constructors
        • MatMul2D
      • Fields
        • transposeA
        • transposeB
      • Methods
        • Execute
        • ToString
    • Max
      • Constructors
        • Max
      • Methods
        • Execute
    • MaxPool
      • Constructors
        • MaxPool
      • Methods
        • Execute
    • Mean
      • Constructors
        • Mean
      • Methods
        • Execute
    • Min
      • Constructors
        • Min
      • Methods
        • Execute
    • Mod
      • Constructors
        • Mod
      • Fields
        • fmod
      • Methods
        • Execute
        • ToString
    • Mul
      • Constructors
        • Mul
      • Methods
        • Execute
    • Multinomial
      • Constructors
        • Multinomial
      • Fields
        • count
      • Methods
        • Execute
        • ToString
    • NearestMode
    • Neg
      • Constructors
        • Neg
      • Methods
        • Execute
    • NonMaxSuppression
      • Constructors
        • NonMaxSuppression
      • Fields
        • centerPointBox
      • Methods
        • Execute
    • NonZero
      • Constructors
        • NonZero
      • Methods
        • Execute
    • Not
      • Constructors
        • Not
      • Methods
        • Execute
    • OneHot
      • Constructors
        • OneHot
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • Or
      • Constructors
        • Or
      • Methods
        • Execute
    • PRelu
      • Constructors
        • PRelu
      • Methods
        • Execute
    • Pad
      • Constructors
        • Pad
      • Fields
        • padMode
      • Methods
        • Execute
    • PadMode
    • Pow
      • Constructors
        • Pow
      • Methods
        • Execute
    • RandomLayer
      • Constructors
        • RandomLayer
      • Fields
        • hasSeed
        • seed
      • Properties
        • NextSeed
      • Methods
        • ResetSeed
    • RandomNormal
      • Constructors
        • RandomNormal
      • Fields
        • mean
        • scale
        • shape
      • Methods
        • Execute
        • ToString
    • RandomNormalLike
      • Constructors
        • RandomNormalLike
      • Fields
        • mean
        • scale
      • Methods
        • Execute
        • ToString
    • RandomUniform
      • Constructors
        • RandomUniform
      • Fields
        • high
        • low
        • shape
      • Methods
        • Execute
        • ToString
    • RandomUniformLike
      • Constructors
        • RandomUniformLike
      • Fields
        • high
        • low
      • Methods
        • Execute
        • ToString
    • Range
      • Constructors
        • Range
      • Methods
        • Execute
    • Reciprocal
      • Constructors
        • Reciprocal
      • Methods
        • Execute
    • Reduce
      • Constructors
        • Reduce
      • Fields
        • keepdims
        • noopWithEmptyAxes
      • Methods
        • ToString
    • ReduceL1
      • Constructors
        • ReduceL1
      • Methods
        • Execute
    • ReduceL2
      • Constructors
        • ReduceL2
      • Methods
        • Execute
    • ReduceLogSum
      • Constructors
        • ReduceLogSum
      • Methods
        • Execute
    • ReduceLogSumExp
      • Constructors
        • ReduceLogSumExp
      • Methods
        • Execute
    • ReduceMax
      • Constructors
        • ReduceMax
      • Methods
        • Execute
    • ReduceMean
      • Constructors
        • ReduceMean
      • Methods
        • Execute
    • ReduceMin
      • Constructors
        • ReduceMin
      • Methods
        • Execute
    • ReduceProd
      • Constructors
        • ReduceProd
      • Methods
        • Execute
    • ReduceSum
      • Constructors
        • ReduceSum
      • Methods
        • Execute
    • ReduceSumSquare
      • Constructors
        • ReduceSumSquare
      • Methods
        • Execute
    • Relu
      • Constructors
        • Relu
      • Methods
        • Execute
    • Relu6
      • Constructors
        • Relu6
      • Methods
        • Execute
    • Reshape
      • Constructors
        • Reshape
      • Fields
        • allowZero
      • Methods
        • Execute
        • ToString
    • Resize
      • Constructors
        • Resize
      • Fields
        • coordTransformMode
        • mode
        • nearestMode
        • scaleMode
      • Methods
        • Execute
        • ToString
    • RnnActivation
    • RnnDirection
    • RnnLayout
    • RoiAlign
      • Constructors
        • RoiAlign
      • Fields
        • mode
        • outputHeight
        • outputWidth
        • samplingRatio
        • spatialScale
      • Methods
        • Execute
        • ToString
    • RoiPoolingMode
    • Round
      • Constructors
        • Round
      • Methods
        • Execute
    • ScalarMad
      • Constructors
        • ScalarMad
      • Fields
        • b
        • s
      • Methods
        • Execute
        • ToString
    • ScaleBias
      • Constructors
        • ScaleBias
      • Methods
        • Execute
    • ScaleMode
    • ScatterElements
      • Constructors
        • ScatterElements
      • Fields
        • axis
        • reduction
      • Methods
        • Execute
        • ToString
    • ScatterND
      • Constructors
        • ScatterND
      • Fields
        • reduction
      • Methods
        • Execute
        • ToString
    • ScatterReductionMode
    • Selu
      • Constructors
        • Selu
      • Fields
        • alpha
        • gamma
      • Methods
        • Execute
        • ToString
    • Shape
      • Constructors
        • Shape
      • Fields
        • end
        • start
      • Methods
        • Execute
        • ToString
    • Shrink
      • Constructors
        • Shrink
      • Fields
        • bias
        • lambd
      • Methods
        • Execute
        • ToString
    • Sigmoid
      • Constructors
        • Sigmoid
      • Methods
        • Execute
    • Sign
      • Constructors
        • Sign
      • Methods
        • Execute
    • Sin
      • Constructors
        • Sin
      • Methods
        • Execute
    • SingleHeadAttention
      • Constructors
        • SingleHeadAttention
      • Fields
        • scaling_factor
      • Methods
        • Execute
    • Sinh
      • Constructors
        • Sinh
      • Methods
        • Execute
    • Size
      • Constructors
        • Size
      • Methods
        • Execute
    • Slice
      • Constructors
        • Slice
      • Methods
        • Execute
    • Softmax
      • Constructors
        • Softmax
      • Fields
        • axis
      • Methods
        • Execute
        • ToString
    • Softplus
      • Constructors
        • Softplus
      • Methods
        • Execute
    • Softsign
      • Constructors
        • Softsign
      • Methods
        • Execute
    • SpaceToDepth
      • Constructors
        • SpaceToDepth
      • Fields
        • blocksize
      • Methods
        • Execute
        • ToString
    • Split
      • Constructors
        • Split
      • Fields
        • axis
        • numOutputs
      • Methods
        • Execute
        • ToString
    • Sqrt
      • Constructors
        • Sqrt
      • Methods
        • Execute
    • Square
      • Constructors
        • Square
      • Methods
        • Execute
    • Squeeze
      • Constructors
        • Squeeze
      • Methods
        • Execute
    • Sub
      • Constructors
        • Sub
      • Methods
        • Execute
    • Sum
      • Constructors
        • Sum
      • Methods
        • Execute
    • Swish
      • Constructors
        • Swish
      • Methods
        • Execute
    • Tan
      • Constructors
        • Tan
      • Methods
        • Execute
    • Tanh
      • Constructors
        • Tanh
      • Methods
        • Execute
    • ThresholdedRelu
      • Constructors
        • ThresholdedRelu
      • Fields
        • alpha
      • Methods
        • Execute
        • ToString
    • Tile
      • Constructors
        • Tile
      • Methods
        • Execute
    • TopK
      • Constructors
        • TopK
      • Fields
        • axis
        • largest
        • sorted
      • Methods
        • Execute
    • Transpose
      • Constructors
        • Transpose
      • Fields
        • permutations
      • Methods
        • Execute
        • ToString
    • Trilu
      • Constructors
        • Trilu
      • Fields
        • mode
      • Methods
        • Execute
        • ToString
    • TriluMode
    • Unsqueeze
      • Constructors
        • Unsqueeze
      • Methods
        • Execute
    • Where
      • Constructors
        • Where
      • Methods
        • Execute
    • Xor
      • Constructors
        • Xor
      • Methods
        • Execute
  • Unity.Sentis.ONNX
    • IOpImporter
      • Methods
        • Import
    • ONNXModelConverter
      • Constructors
        • ONNXModelConverter
      • Methods
        • Convert
      • Events
        • ModelImported
    • OnnxImportException
      • Constructors
        • OnnxImportException
    • OnnxLayerImportException
      • Constructors
        • OnnxLayerImportException
    • OpImportAttribute
      • Constructors
        • OpImportAttribute
      • Fields
        • opType
    • OperatorNode
      • Properties
        • Inputs
        • Name
        • Outputs
      • Methods
        • GetFloatArrayAttribute
        • GetFloatAttribute
        • GetIntArrayAttribute
        • GetIntAttribute
        • GetStringArrayAttribute
        • GetStringAttribute
        • HasAttribute