zyt1024

Results 10 issues of zyt1024

**这是我运行的状态:** ![`4ODI%8T@V9%WMN7 ZZH{DY](https://user-images.githubusercontent.com/42999008/209434399-a3d8f3b8-7663-4ea5-817b-80ecda92b96a.png) **这是日志文件:** ![4G( `(P7~E 4V%VP{%Y$61Q](https://user-images.githubusercontent.com/42999008/209434352-203af59c-915b-4532-b07a-53fa152041fb.png) **这是外放端口:** ![YR@YRZCIG8NG_@4N36 PUAO](https://user-images.githubusercontent.com/42999008/209434358-780840cd-2c2d-4488-8540-8abdee2f9e17.png) **这是访问网页:** ![image](https://user-images.githubusercontent.com/42999008/209434429-685f89f4-a022-4bc1-8c95-819f72d4cfd0.png) 请问一下如何解决呢,不过进行压力测试的时候,可以使用http://localhost:8081/进行测试,如何使用ip进行访问呢 ![image](https://user-images.githubusercontent.com/42999008/209434473-bf0fbf02-8974-4fdc-8431-6b3de93abe50.png)

Hello,I tried project_xilinx on U200, but when running VGG16 with batch_size=1 on hardware, it took 23 seconds.why it runs so slowly on U200? Please help me. ![image](https://user-images.githubusercontent.com/42999008/230809132-d96e5046-7ec1-4157-b213-0df535b410b3.png). this is my...

Hello,Is it necessary to use Python 3.8? How can I use Aimet on Python 3.10?

You know,the `hls4ml `has supported the `vitis `backend, but It appears that deployment is not supported?Currently, it seems that deployment for `Alveo` is only supported with` Vivado 2020.1`, and there...

bug

Hello, I'm using the` Alveo accelerator boards U200`. I package the kernel as xclbin,use the interface `hls:: stream`. Can PYNQ interact with this interface? sush as: ``` c++ void myproject(...

![image](https://user-images.githubusercontent.com/42999008/216231208-39e67a6c-7640-423c-8264-743e5e54e713.png) 您好,我尝试运行此代码时,在训练结束后,出现这个错误,我在元旦之前运行的时候是没问题的,现在有了这个问题。我也尝试重新装个环境,运行还是这样的问题,请问一下该如何解决呢

### PR Category Others ### PR Types New features ### Description add complex support for channel_shuffle and shuffle_batch

contributor

### PR types New features ### PR changes OPs ### Description add complex support for fill_constant

contributor

Hello, My model contains `torch.topk` and `torch.transpose` operators. Can I use FINN?