|
Apollo
6.0
Open source self driving car software
|
#include <string>#include <utility>#include <vector>#include "modules/prediction/common/semantic_map.h"#include "modules/prediction/evaluator/evaluator.h"#include "torch/extension.h"#include "torch/script.h"

Go to the source code of this file.
Classes | |
| class | apollo::prediction::SemanticLSTMEvaluator |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::prediction | |
| apollo::prediction | |
1.8.13