Searched refs:param_subshape (Results 1 – 1 of 1) sorted by relevance
199 const Shape& param_subshape = in Verify() local203 TF_RET_CHECK(LayoutUtil::IsDenseArray(param_subshape)); in Verify()206 if (size_func(param_subshape) != size_func(output_subshape)) { in Verify()213 ShapeUtil::HumanStringWithLayout(param_subshape), in Verify()214 size_func(param_subshape), in Verify()