Searched refs:output_subshape (Results 1 – 1 of 1) sorted by relevance
196 const Shape& output_subshape = in Verify() local199 TF_RET_CHECK(LayoutUtil::IsDenseArray(output_subshape)); in Verify()201 if (size_func(param_subshape) != size_func(output_subshape)) { in Verify()210 ShapeUtil::HumanStringWithLayout(output_subshape), in Verify()211 size_func(output_subshape)); in Verify()