pub fn add<R: CubeRuntime>( lhs: CubeTensor<R>, rhs: CubeTensor<R>, ) -> CubeTensor<R>
Add two tensors