21 #include "torch/script.h" 22 #include "torch/torch.h" 38 bool Evaluate(
const std::vector<std::vector<double>>& signals);
44 torch::jit::script::Module torch_model_;
45 torch::Device device_;
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
bool Evaluate(const std::vector< std::vector< double >> &signals)
~SirenDetection()=default
Definition: siren_detection.h:32