Name 'Conv2D' is not defined

There’s an import at top of the starter code:
import tensorflow as tf

Please make use of this to access the Conv2D layer inside the correct package.

I’ve done it, but there are still revisions to that part

Please click my name and message your notebook as an attachment.

done sir

You have created duplicate assignment cells. Since only one of the definitions of def create_model(): contains the import, grader is likely to get confused. I say likely because mentors don’t have access to the grader.

Please follow these steps to refresh your workspace and try again by modifying content only where necessary.