#ifndef A073F2DA_315E_434B_B811_D420F0A59DF3 #define A073F2DA_315E_434B_B811_D420F0A59DF3 #include "tensorrt_llm/batch_manager/common.h" #include "tensorrt_llm/executor/executor.h" #include #include namespace tensorrt_llm::testing { std::unordered_map> runThroughRequests( executor::Executor& executor, std::vector const& requests, std::chrono::duration timeout); } // namespace tensorrt_llm::testing #endif /* A073F2DA_315E_434B_B811_D420F0A59DF3 */