Rajitha Hathurusinghe
Rajitha Hathurusinghe
> Same issue, error while training DeepExplainer on tf.keras functional model: > `AttributeError: 'KerasTensor' object has no attribute 'graph'` > Adding these two lines to my script fixed it for...
> @ratmcu did you try 0.38.1 resulting from above PR already? i suppose there is plenty of "good" v2 behaviour you want to keep activated. @janesser it is already 0.38.1
Thanks, I cleaned up the code. Hopefully it can be used by: `pip install git+https://github.com/ratmcu/keras-gcn.git`
I created a pull request which fixed this issue. waiting for the review. https://github.com/tkipf/keras-gcn/pull/66
I created a pull request here for tf 2 : https://github.com/tkipf/keras-gcn/pull/66