pypto.Tensor.scatter_update#
产品支持情况#
Ascend 950PR/Ascend 950DT:支持
Atlas A3 训练系列产品/Atlas A3 推理系列产品:支持
Atlas A2 训练系列产品/Atlas A2 推理系列产品:支持
函数原型#
scatter_update(self, dim: int, index: 'Tensor', src: 'Tensor') -> 'Tensor'
Ascend 950PR/Ascend 950DT:支持
Atlas A3 训练系列产品/Atlas A3 推理系列产品:支持
Atlas A2 训练系列产品/Atlas A2 推理系列产品:支持
scatter_update(self, dim: int, index: 'Tensor', src: 'Tensor') -> 'Tensor'