-
It looks like libTH tries to dispatch to VSX-specific versions of the functions, which are not defined.
```
mdukhan3@power8:~/tools/pytorch/pytorch$ python setup.py build
running build
running b…
-
`make config` skips over creating the RTL files from the HLS source
-
Hi,
Can we add xbinst support in Makefile? I guess when user is creating design for hardware, user need runtime drivers to run on board (or nimbix cloud). It is better if we add one make target to run…
-
Hi, Hugh
I know one kernel is very slow in mnist. The kernel occupies more than 50% workload in minist train. But I did not how to enable time check during mnist train. In other word, I have no m…
-
Hello
My laptop does not have a high end GPU, therefore training a model could take ages with `nogpu`
DO you know is there anyway to train this on a remote server? most of them run Linux and the…
-
Seems like it'd be good to have an autobuild on cutorch branch? having a dedicated titan or ec2 g2 instance seems overkill :-D but you could set up an ec2 instance to start whenever there is a commi…