05 2022 档案

install windows10
摘要:https://www.microsoft.com/zh-cn/software-download/windows10 https://www.zhihu.com/question/54059979 https://www.jb51.net/diannaojichu/813417.html http 阅读全文

posted @ 2022-05-29 12:58 cdekelon 阅读(31) 评论(0) 推荐(0) 编辑

Check compute capability and tf version
摘要:$ python -c "import tensorflow as tf; tf.test.is_gpu_available(); print('version :' + tf.__version__)" 阅读全文

posted @ 2022-05-24 18:39 cdekelon 阅读(12) 评论(0) 推荐(0) 编辑

rename network interfaces on Linux eth0
摘要:https://support.mellanox.com/s/article/howto-change-network-interface-name-in-linux-permanently 阅读全文

posted @ 2022-05-20 11:11 cdekelon 阅读(12) 评论(0) 推荐(0) 编辑

nvidia-smi --query
摘要:$ nvidia-smi --query | head -n 11 NVSMI LOG Timestamp : Thu May 19 09:11:46 2022Driver Version : 510.47.03CUDA Version : 11.6 Attached GPUs : 1GPU 000 阅读全文

posted @ 2022-05-19 09:13 cdekelon 阅读(42) 评论(0) 推荐(0) 编辑

np.dot ValueError: operands could not be broadcast together with shapes (2,2) (2,3)
摘要:https://www.statology.org/operands-could-not-be-broadcast-together-with-shapes/ ValueError: operands could not be broadcast together with shapes (2,2) 阅读全文

posted @ 2022-05-18 14:36 cdekelon 阅读(271) 评论(0) 推荐(0) 编辑

create a plain text code snippet in slack
摘要:https://slack.com/help/articles/204145658-Create-or-paste-code-snippets-in-Slack 阅读全文

posted @ 2022-05-13 11:43 cdekelon 阅读(8) 评论(0) 推荐(0) 编辑

$ sudo apt-get install gcc-11
摘要:$ sudo apt-get install gcc-11 $ sudo apt-get install gdb 阅读全文

posted @ 2022-05-11 22:14 cdekelon 阅读(78) 评论(0) 推荐(0) 编辑

mount nfs
摘要:https://www.answertopia.com/ubuntu/using-nfs-to-share-ubuntu-files-with-remote-systems/ $ sudo vim /etc/exports /mnt/nfs_share *(insecure,rw,sync,no_s 阅读全文

posted @ 2022-05-06 09:57 cdekelon 阅读(85) 评论(0) 推荐(0) 编辑

nginx issue
摘要:nginx: [emerg] BIO_new_file("/tmp/recorderApp/speech/cert.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/tmp 阅读全文

posted @ 2022-05-04 12:52 cdekelon 阅读(25) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示