jameshensman/VFF

error about gpflow.tf_wraps.eye

Fangwq opened this issue · 1 comments

I run the command python3 figure.py to execute the code, but encounter the error:

module 'gpflow' has no attribute 'tf_wraps'

The version I use:
gpflow: 2.0.5
tensorflow: 2.2.0

How to replace the code gpflow.tf_wraps.eye in new gpflow version ? Thank you very much

Sorry to bother, I rewrite some codes and the result comes out.