Muyun99的杂谈
芜湖,给下学期俱乐部的 Hackathon 申请到了 5 个 Jetson Nano ,居然薅 NVIDIA 的羊毛成功了。
到了到了,开箱部署个模型试试,前段时间复盘了下上次Hackathon的代码,发现是输入尺寸太大了导致模型速度贼慢...
近期抽空转一下ncnn然后部署到NANO上看下性能情况
近期抽空转一下ncnn然后部署到NANO上看下性能情况
https://github.blog/changelog/2021-08-12-git-password-authentication-is-shutting-down/
去年底,GitHub 通知之后不能通过账号密码登录了,换而通过 tokens 来登录。
时间刚好截止到August 13, 2021, at 09:00 PST,今天 git push 的时候发现 403 了,换成 token 授权了
去年底,GitHub 通知之后不能通过账号密码登录了,换而通过 tokens 来登录。
时间刚好截止到August 13, 2021, at 09:00 PST,今天 git push 的时候发现 403 了,换成 token 授权了
The GitHub Blog
Git password authentication is shutting down - GitHub Changelog
As previously announced, starting on August 13, 2021, at 09:00 PST, we will no longer accept account passwords when authenticating Git operations on GitHub.com. Instead, token-based authentication (for example, personal…