Apollo
6.0
Open source self driving car software
|
Go to the source code of this file.
Classes | |
class | apollo::perception::base::MultiDeviceTest< TypeParam > |
struct | apollo::perception::base::CPUDevice< TypeParam > |
class | apollo::perception::base::CPUDeviceTest< Dtype > |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::base | |
Macros | |
#define | CUDA_TEST_DEVICE -1 |
#define | EXAMPLES_SOURCE_DIR "examples/" |
#define | ABS_TEST_DATA_DIR "src/caffe/test/test_data" |
Typedefs | |
typedef ::testing::Types< float, double > | apollo::perception::base::TestDtypes |
typedef ::testing::Types< CPUDevice< float >, CPUDevice< double > > | apollo::perception::base::TestDtypesAndDevices |
#define ABS_TEST_DATA_DIR "src/caffe/test/test_data" |
#define CUDA_TEST_DEVICE -1 |
#define EXAMPLES_SOURCE_DIR "examples/" |