// Copyright © 2025 Apple Inc. #include "mlx/backend/cuda/unary/unary.cuh" namespace mlx::core { UNARY_GPU(Ceil) } // namespace mlx::core