Searched defs:leaf_count (Results 1 – 7 of 7) sorted by relevance
52 const int64 leaf_count = output_buffers->leaf_count(); in ExecuteOnStream() local
33 #define TREE_SIZE(leaf_count) (2 * (leaf_count)-2) argument
142 int64 leaf_count = RequiredLeaves(tuple_shape); in SingleTuple() local312 const int64 leaf_count = ShapeUtil::GetLeafCount(shape); in RequiredLeaves() local
2619 int leaf_count = ShapeUtil::GetLeafCount(instruction->shape()); in ParseInstructionRhs() local
238 int64 leaf_count() const { return std::distance(leaf_begin(), leaf_end()); } in leaf_count() function
195 int leaf_count = 0; in Unflatten() local
557 __u32 leaf_count; member