会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hiccuplh
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
jetson
tensorrt 资料
摘要:中文资料:https://blog.csdn.net/kunhe0512/category_11813620.html
阅读全文
posted @
2022-11-21 09:03
hiccup_lh
阅读(36)
评论(0)
推荐(0)
jetson系列硬件通过jtop获取系统的运行状态
摘要:#!/usr/bin/env python from jtop import jtop if __name__ == "__main__": print("All accessible jtop properities") with jtop() as jetson: # boards print(
阅读全文
posted @
2022-07-26 14:40
hiccup_lh
阅读(578)
评论(0)
推荐(0)
公告