#include <Backend.hpp>
Definition at line 10 of file Backend.hpp.
◆ TensorRTBackend()
| reusex::vision::tensor_rt::TensorRTBackend::TensorRTBackend |
( |
| ) |
|
|
default |
◆ create_dataset()
| std::unique_ptr< IDataset > reusex::vision::tensor_rt::TensorRTBackend::create_dataset |
( |
const std::filesystem::path & | datasetPath | ) |
|
|
overridevirtual |
◆ create_model()
| std::unique_ptr< IModel > reusex::vision::tensor_rt::TensorRTBackend::create_model |
( |
const Model | type, |
|
|
const std::filesystem::path & | modelPath, |
|
|
bool | use_cuda = false ) |
|
overridevirtual |
The documentation for this class was generated from the following file: