Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_thunk.cc52 const int64 leaf_count = output_buffers->leaf_count(); in ExecuteOnStream() local
/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.cc142 int64 leaf_count = RequiredLeaves(tuple_shape); in SingleTuple() local
312 const int64 leaf_count = ShapeUtil::GetLeafCount(shape); in RequiredLeaves() local
Dhlo_parser.cc2619 int leaf_count = ShapeUtil::GetLeafCount(instruction->shape()); in ParseInstructionRhs() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h238 int64 leaf_count() const { return std::distance(leaf_begin(), leaf_end()); } in leaf_count() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.cc195 int leaf_count = 0; in Unflatten() local
/external/e2fsprogs/lib/blkid/
Dprobe.h557 __u32 leaf_count; member