Pump requirement to tensorflow>=1.4.0
Opened this issue · 0 comments
cuter44 commented
https://github.com/TJUIRLAB/SIGIR20_QINM/blob/master/QINM_code/model.py#L276 uses tf.AUTO_REUSE
. This is added in TF 1.4. So README.md has to be changed.
Opened this issue · 0 comments
https://github.com/TJUIRLAB/SIGIR20_QINM/blob/master/QINM_code/model.py#L276 uses tf.AUTO_REUSE
. This is added in TF 1.4. So README.md has to be changed.