Home
last modified time | relevance | path

Searched defs:leaf_count (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dprob.h33 #define TREE_SIZE(leaf_count) (2 * (leaf_count)-2) argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc76 int64 leaf_count = RequiredLeaves(tuple_shape); in SingleTuple() local
Dhlo_parser.cc1726 int leaf_count = ShapeUtil::GetLeafCount(instruction->shape()); in ParseInstructionRhs() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h237 int64 leaf_count() const { return std::distance(leaf_begin(), leaf_end()); } in leaf_count() function
/external/e2fsprogs/lib/blkid/
Dprobe.h557 __u32 leaf_count; member