S100 Torch 算子支持列表

OperatorBPUCPU
torch.abs
torch.Tensor.abs
YY
torch.acosYY
torch.acoshYY
torch.add
torch.Tensor.add
YY
torch.all
torch.Tensor.all
YY
torch.any
torch.Tensor.any
YY
torch.argmax
torch.Tensor.argmax
YY
torch.argmin
torch.Tensor.argmin
YY
torch.asinYY
torch.asinhYY
torch.atanYY
torch.atanhYY
torch.ceilYY
torch.clamp
torch.clip
torch.Tensor.clamp
torch.Tensor.clip
YY
torch.cat
torch.concat
torch.concatenate
YY
torch.cosYY
torch.coshYY
torch.cumsum
torch.Tensor.cumsum
YY
torch.divYY
torch.eq
torch.Tensor.eq
YY
torch.gather
torch.Tensor.gather
YY
torch.gt
torch.greater
torch.Tensor.gt
torch.Tensor.greater
YY
torch.ge
torch.greater_equal
torch.Tensor.ge
torch.Tensor.greater_equal
YY
torch.lt
torch.less
torch.Tensor.lt
torch.Tensor.less
YY
torch.le
torch.less_equal
torch.Tensor.le
torch.Tensor.less_equal
YY
torch.erfYY
torch.expYY
torch.Tensor.expandYY
torch.flatten
torch.Tensor.flatten
YY
torch.flip
torch.Tensor.flip
YY
torch.floorYY
torch.fmod
torch.remainder
NY
torch.index_select
torch.Tensor.index_select
YY
torch.logYY
torch.logical_andYY
torch.logical_notYY
torch.logical_orYY
torch.Tensor.masked_fillYY
torch.matmulYY
torch.max
torch.Tensor.max
YY
torch.maximumYY
torch.meanYY
torch.min
torch.Tensor.min
YY
torch.minimumYY
torch.mul
torch.Tensor.mul
YY
torch.neg
torch.negative
torch.Tensor.neg
torch.Tensor.negative
YY
torch.nonzero
Tensor.nonzero
NY
torch.ne
torch.not_equal
torch.Tensor.ne
torch.Tensor.not_equal
YY
torch.permute
torch.Tensor.permute
YY
torch.powYY
torch.reciprocalYY
torch.Tensor.repeatYY
torch.reshape
torch.Tensor.reshape
torch.Tensor.view
YY
torch.roll
torch.Tensor.roll
YY
torch.rsqrt
torch.Tensor.rsqrt
YY
torch.scatter
torch.Tensor.scatter
NY
torch.scatter_add
torch.Tensor.scatter_add
NY
torch.scatter_reduce
torch.Tensor.scatter_reduce
NY
torch.sign
torch.Tensor.sign
NY
torch.sinYY
torch.sinhYY
torch.slice_scatterYY
torch.splitYY
torch.sqrtYY
torch.squeeze
torch.Tensor.squeeze
YY
torch.stackYY
torch.subYY
torch.sumYY
torch.tanYY
torch.tile
torch.Tensor.tile
YY
torch.Tensor.to
torch.Tensor.float
YY
torch.topk
torch.Tensor.topk
horizon_plugin_pytorch.functional.stable_topk
NY
torch.transpose
torch.Tensor.transpose
YY
torch.trilYY
torch.triuYY
torch.unsqueeze
torch.Tensor.unsqueeze
YY
torch.whereYY
torch.zeros_like
torch.ones_like
YY
torch.linalg.normYY
torch.nn.functional.adaptive_avg_pool1d
torch.nn.AdaptiveAvgPool1d
YY
torch.nn.functional.adaptive_avg_pool2d
torch.nn.AdaptiveAvgPool2d
YY
torch.nn.functional.avg_pool2d
torch.nn.AvgPool2d
YY
torch.nn.functional.dropout
torch.nn.Dropout
torch.nn.functional.dropout2d
torch.nn.Dropout2d
YY
torch.nn.functional.elu
torch.nn.ELU
YY
torch.nn.EmbeddingYY
torch.nn.functional.gelu
torch.nn.GELU
YY
torch.nn.functional.glu
torch.nn.GLU
YN
torch.nn.functional.grid_sampleYY
torch.nn.functional.hardsigmoid
torch.nn.HardSigmoid
YY
torch.nn.functional.interpolate
torch.nn.Upsample
torch.nn.UpsamplingNearest2d
torch.nn.UpsamplingBilinear2d
YY
torch.nn.functional.leaky_relu
torch.nn.LeakyReLU
YY
torch.nn.functional.log_softmax
torch.nn.LogSoftmax
YY
torch.nn.functional.mish
torch.nn.Mish
YY
torch.nn.functional.normalizeYY
torch.nn.functional.pad
torch.nn.ConstantPad1d
torch.nn.ConstantPad2d
torch.nn.ConstantPad3d
torch.nn.ReplicationPad1d
torch.nn.ReplicationPad2d
torch.nn.ReplicationPad3d
torch.nn.ZeroPad2d
YY
torch.nn.functional.pixel_shuffle
torch.nn.PixelShuffle
YY
torch.nn.functional.pixel_unshuffle
torch.nn.PixelUnshuffle
YY
torch.nn.PReLUYY
torch.nn.functional.relu
torch.nn.ReLU
YY
torch.nn.ReLU6(fused)YY
torch.nn.functional.silu
torch.nn.SiLU
YY
torch.nn.functional.softmax
torch.nn.Softmax
YY
torch.nn.functional.softplus
torch.nn.Softplus
YY
torch.nn.BatchNorm2d
torch.nn.BatchNorm3d
YY
torch.nn.Conv1d
torch.nn.Conv2d
YY
torch.nn.ConvTranspose1d
torch.nn.ConvTranspose2d
YY
torch.nn.GRUYY
torch.nn.LSTMYY
torch.nn.IdentityYY
torch.nn.LayerNorm
torch.nn.GroupNorm
torch.nn.InstanceNorm1d
torch.nn.InstanceNorm2d
torch.nn.InstanceNorm3d
YY
horizon.nn.LayerNormYY
torch.nn.LinearYY
torch.masked_scatterNY
torch.masked_select
torch.Tensor.masked_select
NY
torch.nn.functional.max_pool1d
torch.nn.MaxPool1d
torch.nn.functional.adaptive_max_pool1d
torch.nn.AdaptiveMaxPool1d
YY
torch.nn.functional.max_pool2d
torch.nn.MaxPool2d
torch.nn.functional.adaptive_max_pool2d
torch.nn.AdaptiveMaxPool2d
YY
torch.nn.MultiheadAttentionYY
torch.nn.functional.selu
torch.nn.SELU
YN
torch.nn.functional.sigmoid
torch.sigmoid
torch.Tensor.sigmoid
torch.nn.Sigmoid
YY
torch.sort
torch.Tensor.sort
NY
torch.tanh
torch.nn.Tanh
YY
torch.nn.TransformerDecoderLayerYY
torch.nn.TransformerEncoderLayerYY
torch.quantization.DeQuantStubNY
torch.quantization.QuantStubNY
horizon.nn.AnchorGeneratorYY
horizon.nn.BaseGridGeneratorYY
horizon.nn.functional.bev_pool_v2NY
horizon.nn.functional.filterYN
horizon.nn.GridSampleYY
horizon.nn.functional.point_pillars_preprocessNY
horizon.nn.functional.point_pillars_scatter
horizon.nn.PointPillarsScatter
NY
horizon.nn.functional.scatter_reduce_ndNY
torchvision.ops.DeformConv2dYY
torch.Tensor.__getitem__YY
torch.Tensor.__setitem__NY
torch.Tensor.clone
torch.Tensor.contiguous
torch.Tensor.detach
YY