Class TensorRTBackend#
Defined in File TensorRTBackend.h
Inheritance Relationships#
Base Type#
public BackendInterface
Class Documentation#
-
class TensorRTBackend : public BackendInterface#
Public Functions
-
bool is_available() const override#
-
::executorch::runtime::Result<::executorch::runtime::DelegateHandle*> init(::executorch::runtime::BackendInitContext &context, ::executorch::runtime::FreeableBuffer *processed, ::executorch::runtime::ArrayRef<::executorch::runtime::CompileSpec> compile_specs) const override#
-
::executorch::runtime::Error execute(::executorch::runtime::BackendExecutionContext &context, ::executorch::runtime::DelegateHandle *handle, ::executorch::runtime::Span<::executorch::runtime::EValue*> args) const override#
-
void destroy(::executorch::runtime::DelegateHandle *handle) const override#
-
bool is_available() const override#