JiaMingLin

Results 5 issues of JiaMingLin

Hi, I need to download the something-to-something and jester datasets. But the 20bn website "[https://20bn.com](https://20bn.com)" are not available for weeks, the error message is "503 Service Temporarily Unavailable". I have...

good first issue

Hi, as the title, the 20bn official website is not available for me. Is there any problem?

I am stuck on building .elf files, the error message are ``` /home/netdb/SDK/2018.3/gnu/aarch64/lin/aarch64-linux/bin/../lib/gcc/aarch64-linux-gnu/7.3.1/../../../../aarch64-linux-gnu/bin/ld: warning: libsds_lib.so, needed by ../../SD_Card/lib /libxlnxdnn.so, not found (try using -rpath or -rpath-link) /tmp/cclaaKKU.o: In function `main':...

Hi, Thanks for this nice implementation, it brings convenient to our project. I have slightly modify the ```setup.py``` script to compile for multiple GPU_CCs. And I belief it would benefit...

Hi, thanks for this fantastic work. But I notice there is only forward implementation of TSN in this project, backward prop is missing. According to original paper, eq(5) in [L....