Searched refs:output_subshape (Results 1 – 1 of 1) sorted by relevance
202 const Shape& output_subshape = in Verify() local205 TF_RET_CHECK(LayoutUtil::IsDenseArray(output_subshape)); in Verify()207 if (size_func(param_subshape) != size_func(output_subshape)) { in Verify()216 ShapeUtil::HumanStringWithLayout(output_subshape), in Verify()217 size_func(output_subshape)); in Verify()