We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[11/23/2023-15:57:47] [I] [TRT] Loaded engine size: 16 MiB [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in engine deserialization: CPU +0, GPU +14, now: CPU 0, GPU 14 (MiB) deserialize done [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +0, GPU +133, now: CPU 0, GPU 147 (MiB) [11/23/2023-15:57:47] [W] [TRT] CUDA lazy loading is not enabled. Enabling it can significantly reduce device memory usage. SeeCUDA_MODULE_LOADINGin https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#env-vars binding0: 49152000 binding1: 85680000 Processing: ../samples/detection_segmentation//zidane.jpg detection prepare image take: 20.5733 ms. Segmentation fault
[11/23/2023-15:57:47] [I] [TRT] Loaded engine size: 16 MiB [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in engine deserialization: CPU +0, GPU +14, now: CPU 0, GPU 14 (MiB) deserialize done [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +0, GPU +133, now: CPU 0, GPU 147 (MiB) [11/23/2023-15:57:47] [W] [TRT] CUDA lazy loading is not enabled. Enabling it can significantly reduce device memory usage. See
in https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#env-vars binding0: 49152000 binding1: 85680000 Processing: ../samples/detection_segmentation//zidane.jpg detection prepare image take: 20.5733 ms. Segmentation fault
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[11/23/2023-15:57:47] [I] [TRT] Loaded engine size: 16 MiB [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in engine deserialization: CPU +0, GPU +14, now: CPU 0, GPU 14 (MiB) deserialize done [11/23/2023-15:57:47] [I] [TRT] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +0, GPU +133, now: CPU 0, GPU 147 (MiB) [11/23/2023-15:57:47] [W] [TRT] CUDA lazy loading is not enabled. Enabling it can significantly reduce device memory usage. See
CUDA_MODULE_LOADINGin https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#env-vars binding0: 49152000 binding1: 85680000 Processing: ../samples/detection_segmentation//zidane.jpg detection prepare image take: 20.5733 ms. Segmentation fault
The text was updated successfully, but these errors were encountered: