Results 12 issues of LKAMING

你好,我想问一下“Instance-Aware Dynamic Neural Network Quantization”这篇论文的代码公布在哪里了,在paperwithcode跟着连接过来但是找不到了

你好,带佬的代码写的很好,有部分代码不太懂,想请教一下, ` parser.add_argument( "--arch_bits", type=lambda s: [float(item) for item in s.split(",")] if len(s) != 0 else "", default=" ", help="bits configuration of each layer",` ` if len(args.arch_bits) != 0: if...

![image](https://github.com/shoutOutYangJie/MobileOne/assets/90093699/b3cfafb1-0555-4e60-a0e3-75bab02c9e75) I like your work very much, it gave me a lot of inspiration, because I am a beginner, some codes do not understand, I would like to ask, in...

第762行是否修改成torch.utils.checkpoint.checkpoint才能正常运行,我检查过配置是符合,然后这里一直报错,后面我看了modeling_bart的源码修改才能正常运行,是属于什么问题呢 ![微信图片_20230501213649](https://user-images.githubusercontent.com/90093699/235459440-fd845120-4cae-4d2d-a9a6-fa242ce63ef8.png)

Firstly , it's a great job, I want to know that SGConv can be used in reparameterization like the other classic Conv

Hello,LightXECG is a good job ,I am very interested in the code of your pruning part. I want to know how to implement it, whether the code can be made...

hello, I really appreciate your work, when the code of "Global ECG Classification by Self-Operational Neural Networks With Feature Injection" will be open source,thx.

一直重复生成,是什么原因导致的呢,是模型规模大小吗,还是生成策略的原因,怎样才能正确测评我二次预训练后的base模型是否获取对应领域知识呢 ![Uploading image.png…]()