Closed min-jean-cho closed 1 week ago
lerp_.Scalar
lerp_.Tensor
Delegates to structured ops lerp.Scalar_out and lerp.Tensor_out respectively. The corresponding kernels xpu::lerp_scalar_kernel and xpu::lerp_tensor_kernel are already implemented.
lerp.Scalar_out
lerp.Tensor_out
xpu::lerp_scalar_kernel
xpu::lerp_tensor_kernel
lerp_.Scalar
lerp_.Tensor
Delegates to structured ops
lerp.Scalar_out
andlerp.Tensor_out
respectively. The corresponding kernelsxpu::lerp_scalar_kernel
andxpu::lerp_tensor_kernel
are already implemented.