// Forwarding header for backward compatibility.
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0

// Forward every inclusion so the Tensor module can detect a newly enabled
// backend and complete its device type.
#include "../Tensor"  // IWYU pragma: export
