NVIDIA / NVIDIA/TensorRT

Store the converted TensorRT engine and context so can be loaded and used faster next time

Open
#4,597 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
C++
Stars
13.4k
Forks
2.4k
Avg merge
5d 3h
Merged PRs (30d)
2

Description

Hi!

May I kindly ask if there are APIs to store the engine and context created by tensorRT in some files (just like how we can store ONNX models in a .onnx file), so that it can be loaded and used faster next time?

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. First determine whether TensorRT already exposes serialization for the engine and context, then define the requested API and a reproducible loading-speed test; the issue does not establish clear completion criteria.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.