torch_npu.npu_broadcast

torch_npu.npu_broadcast(self, size) -> Tensor

返回self张量的新视图,其单维度扩展,结果连续。

张量也可以扩展更多维度,新的维度添加在最前面。