Searched refs:shape_leaves (Results 1 – 1 of 1) sorted by relevance
317 int64 shape_leaves = RequiredLeaves(shape); in CheckLeafCount() local318 TF_RET_CHECK(shape_leaves == tuple_elements_.size()) in CheckLeafCount()319 << "Shape " << ShapeUtil::HumanString(shape) << " has " << shape_leaves in CheckLeafCount()