Apollo
v5.5.0
Open source self driving car software
|
#include <cuda_runtime_api.h>
#include <algorithm>
#include <fstream>
#include <string>
#include <vector>
#include "NvCaffeParser.h"
#include "NvInfer.h"
#include "NvInferPlugin.h"
#include "modules/perception/inference/tensorrt/batch_stream.h"
#include "modules/perception/inference/tensorrt/rt_utils.h"
Go to the source code of this file.
Classes | |
class | nvinfer1::ICaffePoolOutputDimensionsFormula |
class | nvinfer1::Int8EntropyCalibrator |
Namespaces | |
nvinfer1 | |