
日常问题记录
记录在实际应用中遇到的各种相关问题
Ap21ril
C++
展开
-
jetson系列使用SDKManager刷机---详细教程
jetson系列使用SDKManager刷机---详细教程原创 2023-08-08 16:33:52 · 3405 阅读 · 3 评论 -
数组规约问题的逐步进化 --- cuda实现方法
数组规约计算:一个有 N 个元素的数组 x, 我们需要计算该数组中所有元素的和,即 sum = x[0] + x[1] + x[2] + … + x[N-1]怎样可以更快更准确的得到计算结果。原创 2023-07-21 16:10:24 · 331 阅读 · 0 评论 -
jetson系列开发板生成.engine部署
【代码】jetson系列开发板生成.engine部署。原创 2023-07-17 11:03:51 · 1121 阅读 · 0 评论 -
使用datagrip操作SQL编码问题
使用datagrip操作SQL编码问题原创 2022-11-21 18:14:12 · 805 阅读 · 1 评论 -
gitee 码云上传
gitee 码云上传原创 2022-10-26 21:22:06 · 631 阅读 · 0 评论 -
linux服务器可以ping通,但是无法使用ssh连接
linux服务器可以ping通,但是无法使用ssh连接原创 2022-10-23 15:06:17 · 1864 阅读 · 0 评论 -
pip---中科大源
pip---中科大源原创 2022-09-28 16:16:33 · 5740 阅读 · 0 评论 -
Python安装Pillow时出现The headers or library files could not be found for zlib/jpeg错误
Python安装Pillow时出现The headers or library files could not be found for zlib/jpeg错误原创 2022-09-21 11:47:45 · 835 阅读 · 0 评论 -
TensorRT 推理AttributeError: ‘NoneType’ object has no attribute ‘create_execution_context’出错原因与解决
TensorRT 推理AttributeError: ‘NoneType’ object has no attribute 'create_execution_context’出错原因与解决原创 2022-09-14 11:19:02 · 2130 阅读 · 7 评论 -
No EGL Display nvbufsurftransform: Could not get EGL display connection
【代码】No EGL Display nvbufsurftransform: Could not get EGL display connection。原创 2022-09-13 15:27:44 · 1004 阅读 · 0 评论