Fix runtime error in detectron2 sample due to wrong variable usage by luxi78 · Pull Request #4665 · NVIDIA/TensorRT
…ons was passed to the execution context instead of self.device_memories. This likely resulted from an incomplete refactor of the cuda memory allocation code. The sample now runs correctly. Signed-off-by: luxi78 <luxi78@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters