zyt1024
zyt1024
**这是我运行的状态:**  **这是日志文件:**  **这是外放端口:**  **这是访问网页:**  请问一下如何解决呢,不过进行压力测试的时候,可以使用http://localhost:8081/进行测试,如何使用ip进行访问呢 
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. . 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...
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(...
 您好,我尝试运行此代码时,在训练结束后,出现这个错误,我在元旦之前运行的时候是没问题的,现在有了这个问题。我也尝试重新装个环境,运行还是这样的问题,请问一下该如何解决呢
### PR Category Others ### PR Types New features ### Description add complex support for channel_shuffle and shuffle_batch
### PR types New features ### PR changes OPs ### Description add complex support for fill_constant
Hello, My model contains `torch.topk` and `torch.transpose` operators. Can I use FINN?