Referenced FPGA Backend Missing in Action
joshuagruenstein opened this issue · 2 comments
On Torch's homepage, the following claim is made:
Embeddable, with ports to iOS, Android and FPGA backends
Although there do exist functional ports to iOS and Android, I cannot find any maintained FPGA backends for Torch. If there does exist such a backend, it is not mentioned in any of Torch's documentation besides the homepage. Thus, it seems to me that either the homepage should be updated to remove reference to an FPGA backend, or the documentation should be updated with a link to a specific implementation. Thanks.
e-lab headed by Eugenio Culuricello used to maitain an FPGA backend for Torch: https://e-lab.github.io
Looks like they might have taken it offline (they started a company around this)
If this is the case, shouldn't the reference to the FPGA backend be removed?