HAO LIU

Results 9 issues of HAO LIU

Thank you for your work! I manage to generate .xclbin file with hls4ml. But when I try to execute it on FPGA, it shows 'RuntimeError: No active memories in design'....

bug

Thank you for your great work! I am trying to generate Resnet20 with hls4ml. I trained Resnet20 with Qkeras and transfer to hls_model. when I ran hls_model.predict, it showed random...

bug

Is it possible to use pyjoules to profile the energy on raspberry pi? Thanks!

Hi team, I am running tensor_filter with framework=pytorch on **Jetson AGX orin (it contains a GPU)**, and I generated the pytorch model with pytorch 1.3.1. The command I am running...

I notice that nnstreamer pytorch only support pytorch2 in the following link. Is there a repo to support pytorch version 1, such as 1.10? Thanks! [http://ppa.launchpad.net/nnstreamer/ppa/ubuntu/pool/main/n/nnstreamer/](http://ppa.launchpad.net/nnstreamer/ppa/ubuntu/pool/main/n/nnstreamer/)

Does NNstream support Jetson board such as Jetson AGX Orin, and ML framwork TensorRT? Besides, is it possible to use fit nnstream into NVIDIA deepstream? Thanks!

question

I am trying to use tensor data from UDP packet as input of tensor filter. Both the sender and receiver are using on NNstreamer. When I send tensor data less...

Dear team, Pytorch model can accept input larger than the default input size. When I launch the gst command as following, the default input data size should be 4096 bytes(64*4*4...

Hi team, I have tested pytorch 1.11.0 and it worked fine before. Does nnstreamer work with pytorch 1.12 or some newer version of pytorch? Thanks!