Trtutils

Latest version: v0.4.1

Safety actively analyzes 724051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.0

Added
- `impls.yolo.ParallelYOLO`: Enables running multiple YOLO models simultaneously.

Improved
- `TRTEngine`:
- Uses async memory copies and execution.
- Implements pagelocked memory on host.

Removed
- `backend` submodule: Deprecated in favor of CUDA Python engines.

---

0.2.3

Added
- `jetson.benchmark_engine` integrated with `jetsontools > 0.0.3`.

Improved
- `TRTEngine`: Enhanced threading documentation.

Fixed
- `trtexec.build_engine`: Correctly builds for DLA core 0.

---

0.2.2

Changed
- `TRTEngine`:
- Uses `execute_async_v2` for inference.
- `core.create_engine` now creates a `cudaStream`.

---

0.2.1

Added
- Locks for TensorRT engine creation and CUDA memory allocation.

---

0.2.0

Added
- `benchmark_engine`: Measures engine latency.
- Submodules:
- `jetson`
- `impls`
- `impls.yolo`: Supports YOLO variants (V7 to V10).

Changed
- `trtexec.build_from_onnx` renamed to `trtexec.build_engine`.

---

0.1.2

Added
- Async and parallel execution classes:
- `QueuedTRTEngine`, `QueuedTRTModel`
- `ParallelTRTEngine`, `ParallelTRTModel`

---

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.