- 博客(50)
- 收藏
- 关注
原创 【python报错】Swin_T_Prune
1. 报错:ImportError: cannot import name 'container_abcs' from 'torch._six' 2. 报错:cannot import name 'register_model' from 'timm.models.registry'
2023-03-02 15:16:29
841
原创 【报错】UnboundLocalError: local variable ‘xxx‘ referenced before assignment
【报错】UnboundLocalError: local variable 'xxx' referenced before assignment
2022-12-20 17:39:20
9389
原创 【报错】1、RuntimeError: CUDA out of memory.2、torch.distributed.elastic.……erroes.ChildFailedError
1、RuntimeError: CUDA out of memory. Tried to allocate 592.00 MiB (GPU 3; 10.76 GiB total capacity; 9.08 GiB already allocated; 296.56 MiB free……2、torch.distributed.elastic.multiprocessiong.erroes.ChildFailedError
2022-12-11 17:25:32
2008
原创 神经网络参数理解与设置
神经网络参数理解与设置:学习率,batch,batch size,mini-batch size,epoch,iterations,梯度下降与损失函数
2022-12-06 14:29:15
2765
原创 撰写优快云常用快捷键/功能键
撰写优快云常用快捷键/功能键:1、空格2、换行3、标题4、列表5、插入代码6、插入链接7、插入图片8、图片位置居中_左_右9、设置图片的尺寸大小10、给图片加注释:即在图片下方给图片命名
2022-12-05 19:35:23
598
原创 【pycharm】常用快捷键
pycharm/python常用快捷键1、同时选中多行进行编辑2、选中多行代码进行注释3、复制本行代码/复制本行代码到下一行
2022-11-24 10:52:48
4769
1
原创 ModuleNotFoundError: No module named ‘sklearn‘
ModuleNotFoundError: No module named 'sklearn'
2022-11-21 11:40:21
43926
22
原创 TypeError: SwinTransformer: __init__() got an unexpected keyword argument
TypeError: SwinTransformer: __init__() got an unexpected keyword argument
2022-11-15 17:51:05
2085
原创 【linux】常用指令
linux常用指令:1、查看服务器当前显卡占用情况 2、查看具体显卡是谁占用的3、结束某进程4、查看文件信息5、将终端的信息输出到指定文本中6、获取指定文件夹下指定后缀文件的绝对路径
2022-06-08 14:26:59
188
原创 【插件】GitZip for github下载github上单个文件或者多个文件及其API配置
1、使用GitZip for github下载github项目中单个多种多个文件2、下载时提示API rate limit exceeded速率限制,其token的获取 。
2022-05-17 16:31:31
4295
原创 【报错】linux安装Anaconda时报错Syntax error: “(“ unexpected (expecting “)“)
linux安装Anaconda时报错Syntax error: “(“ unexpected (expecting “)“)
2022-05-15 12:33:57
1423
原创 Octotree插件安装及API limit exceeded报错
Octotree插件的安装 及 报错:API limit exceeded,You have exceeded the GitHub API rate limit. Please go to Settings to login with Github OAuth or input a GitHub access token
2022-05-11 15:49:19
1233
原创 【Verilog-HDLBits刷题】2022.03.02学习笔记(终)
1、testbench测试模块包含内容;2、状态机书写;3、case if else语句用三目标识符替代
2022-03-02 15:08:03
213
原创 【Verilog-HDLBits刷题】2022.02.23学习笔记
1、原码、反码、补码与溢出;2、 SOP form,POS form;3、捕获上升/下降/双沿、双边时钟触发
2022-02-23 19:42:33
918
原创 【Verilog-HDLBits刷题】2022.02.22学习笔记
1、ripple-carry adder;2、generate的结构类型...
2022-02-22 21:39:54
1427
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人