Hi, I am able to run all the cells in the Image segmentation programming exercise correctly (all tests passed) but I am getting 0 in the graded output.
This is what I am receiving in the grader output feedback. I am just passing the input tensor as the input to the conv block function.
Can someone help me if that is not the correct input to the conv block function. I have just set the inputs as inputs as the cell below inputs variable is set to the Input tensor.
