Function torch_tensorrt::logging::log¶ 定义于 文件 logging.h 函数文档¶ TORCHTRT_API void torch_tensorrt::logging::log(Level lvl, std::string msg)¶ 向全局日志添加消息。 参数 lvl – torch_tensorrt::logging::Level - 消息的严重程度 msg – std::string - 要记录的消息