函数 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 - 要记录的消息