tensorflow / compression

Data compression in TensorFlow
Apache License 2.0
858 stars 249 forks source link

Colab CUDA version doesn't support current version of Tensorflow-compression and other suggestions #99

Closed yifeipet closed 3 years ago

yifeipet commented 3 years ago

Hello Mr. Balle, A suggestion is to rewrite the codes into latest Tensorflow version. Google Colab Pro supports Tensorflow 2.6 now. If I degrade Tensorflow version to 2.5, it will give me CUDA error. Or can you change something in your codes to make your codes not specific for a specific Tensorflow 2.X version? Google Colab Pro updates Tensorflow version very frequently. I am not willing to install another different Tensorflow version on my own workstation. Installing a different Tensorflow version on my own workstation may give me CUDA errors. Sorry to bring some wrong critiques here. I might just not like your style of papers and codes. Thank you!

jonarchist commented 3 years ago

Duplicate of #95