# SPDX-License-Identifier: Apache-2.0# SPDX-FileCopyrightText: Copyright contributors to the vLLM projectfrom.torch_profilerimportTorchProfiler# Default profiler – can be changed later via configCurrentProfiler=TorchProfiler__all__=["CurrentProfiler","TorchProfiler"]