itayhubara / BinaryNet.tf

BNN implementation in tensorflow
165 stars 54 forks source link

Binaries for FPGA #16

Open alexandruvesa opened 5 years ago

alexandruvesa commented 5 years ago

Hello, I have one question. The BNN implemented with THEANO has a script which after training , you can generate the binaries weights for XILINX FPGA. After the training with TensorFlow how can i generate these binaries? I mean, can I access all the weights, put them into npz file? Thanks a lot, Alex