danielholanda / LeFlow

Enabling Flexible FPGA High-Level Synthesis of Tensorflow Deep Neural Networks
Other
588 stars 101 forks source link

Reduce ops fix #14

Closed santacml closed 5 years ago

santacml commented 5 years ago

Branch to fix issue raised as discussed in #13

danielholanda commented 5 years ago

Hi,

I finally got a chance to test your code this weekend. I downloaded a new VM and installed the version of Tensorflow you compiled. It passed all tests as well as the reduce_mean() operation we discussed in issue #13 . Thanks for also changing the readme files and adding the modified source code. I'm merging your pull request.