|
Apollo 11.0
自动驾驶开放平台
|
#include "modules/prediction/evaluator/warm_up/warm_up.h"#include "modules/prediction/common/prediction_gflags.h"命名空间 | |
| 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 | |