blob: 81f0e5ff99551d2bca08d5f71c30aaa2302a6879 [file] [log] [blame]
# Copyright (c) Meta Platforms, Inc. and affiliates.
- func: add.out(Tensor self, Tensor other, *, Scalar alpha=1, Tensor(a!) out) -> Tensor(a!)
type_alias:
T0: [Double]
dim_order_alias:
D0: [0, 1, 2, 3]
kernels:
- arg_meta:
self: [T0, D0]
other: [T0 , D0]
out: [T0, D0]
kernel_name: torch::executor::add_out