|
Apollo
v5.5.0
Open source self driving car software
|


Go to the source code of this file.
Classes | |
| class | apollo::perception::base::SyncedMemory |
| Manages memory allocation and synchronization between the host (CPU) and device (GPU). More... | |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::base | |
Functions | |
| void | apollo::perception::base::PerceptionMallocHost (void **ptr, size_t size, bool use_cuda) |
| void | apollo::perception::base::PerceptionFreeHost (void *ptr, bool use_cuda) |
1.8.13