Apollo 11.0
自动驾驶开放平台
warm_up.cc 文件参考
warm_up.cc 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  apollo::prediction
 apollo::prediction
 
namespace  apollo
 class register implement
 

函数

void apollo::prediction::WarmUp (const std::vector< torch::jit::IValue > &torch_inputs, torch::jit::script::Module *model, at::Tensor *default_output)
 warm up function to avoid slowly inference of torch model