AttributeError: 'Node' object has no attribute 'output_masks' · Issue #10907 · keras-team/keras

I use Keras pretrained model VGG16. The problem is that after configuring tensorflow to use the GPU I get an error that I didn't have before when using the CPU. The error is the following one: Trac...