Apollo
6.0
Open source self driving car software
|
#include <async_sequence_data_loader.h>
Public Attributes | |
std::shared_ptr< Dtype > | data |
bool | loaded = false |
bool | load_success = false |
std::future< void > | status |
std::shared_ptr<Dtype> apollo::perception::benchmark::Cache< Dtype >::data |
bool apollo::perception::benchmark::Cache< Dtype >::load_success = false |
bool apollo::perception::benchmark::Cache< Dtype >::loaded = false |
std::future<void> apollo::perception::benchmark::Cache< Dtype >::status |