microsoft / LQ-Nets

LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
MIT License
239 stars 70 forks source link

Version of tensorpack and tensorflow #20

Open zydora opened 4 years ago

zydora commented 4 years ago

Thanks for sharing the code. Would you mind sharing the version fo tensorpack and tensorflow? For my case, there are some bugs related with the version. Thanks!

EowinYe commented 4 years ago

@zydora Can you try the latest branch: support-latest-tf-tensorpack?

ntakouris commented 4 years ago

Just use tensorpack 0.8

ntakouris commented 4 years ago

Or use the latest branch of @EowinYe . You still got to use tf 1.x.

If you run on colab try %tensorflow_version 1.x