Code Cell UNQ_C1: Function ‘identity_block’ is correct.
Code Cell UNQ_C2: Function ‘convolutional_block’ is correct.
Code Cell UNQ_C3: Unexpected error (AttributeError("‘NoneType’ object has no attribute ‘shape’")) occurred during function check. We expected function ResNet50
to return ResNet50 test 1 failed. Please check that this function is defined properly.
If you see many functions being marked as incorrect, try to trace back your steps & identify if there is an incorrect function that is being used in other steps.
This dependency may be the cause of the errors.
I am getting this error in course 4 assignment 1, please help