btdan

Results 9 issues of btdan

https://github.com/zergtant/pytorch-handbook/blob/master/chapter1/4_cifar10_tutorial.ipynb in this webpage, the function imshow(img) should be modified. It should be added a new line at the end: plt.show() or else, there will be no images shown at...

Hello, I want to collect snmp data with the help of snmp_exporter. However, There is a problem I do not know how to solve it. The value of one snmpwalk...

Hello, I have set up k8s, and inside k8s, The promtail+loki+object sotrage works well. But now I want to see which part cost most time? Then I want to set...

### What is version of KubeKey has the issue? version.BuildInfo{Version:"2.2.0", GitCommit:"979f18ca", GitTreeState:"", GoVersion:"go1.17.11"} ### What is your os environment? Ubuntu22.04 ### KubeKey config file ```yaml apiVersion: kubekey.kubesphere.io/v1alpha2 kind: Cluster metadata:...

bug

Hi, I want to learn about how to apply pytorch model on andorid platform. And this android-demo-app is very useful to me. The PyTorchDemoApp has already been deployed on my...

如题,请问是否可以不直接下载数据进行训练,而是通过您网页中提供的Checkpoints ckpt-resnet101-mlimages ckpt-resnet101-mlimages-imagenet 来进行demo测试?是否辛苦提供一下具体步骤?非常感谢。 Thanks very much

Ubuntu20.04 system,want to install qdb for the kernel. And the detail command is as follows: #install dkms wget http://ports.ubuntu.com/pool/main/d/dkms/dkms_2.8.1-5ubuntu1_all.deb dpkg -i dkms_2.8.1-5ubuntu1_all.deb #if apt install dkms ,it is not work...

Hello, I have trained a mobilenetv2 model with the help of pytorch(version: 1.9.0) and convert to .pt format, deploy the .pt model on android mobilephone. However, I get very different...

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug