torch_npu.npu_scatter

torch_npu.npu_scatter(self, indices, updates, dim) -> Tensor

使用dim对scatter结果进行计数。类似于torch.scatter,优化NPU设备实现。