Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- `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.
- Loading branch information