Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_thunk.cc49 const int64_t leaf_count = output_buffers->leaf_count(); in ExecuteOnStream() local
/external/libvpx/vpx_dsp/
Dprob.h33 #define TREE_SIZE(leaf_count) (2 * (leaf_count)-2) argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc275 int64_t leaf_count = RequiredLeaves(tuple_shape); in SingleTuple() local
473 const int64_t leaf_count = ShapeUtil::GetLeafCount(shape); in RequiredLeaves() local
478 int64_t leaf_count = ShapeUtil::GetLeafCount(shape); in CheckLeafCount() local
Dhlo_parser.cc1210 int leaf_count = ShapeUtil::GetLeafCount(instruction->shape()); in ParseInstructionRhs() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h211 int64_t leaf_count() const { return std::distance(leaf_begin(), leaf_end()); } in leaf_count() function
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc394 static constexpr int leaf_count = 3; in TEST() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc393 static constexpr int leaf_count = 3; in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc393 static constexpr int leaf_count = 3; in TEST() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc394 static constexpr int leaf_count = 3; in TEST() local
/external/abseil-cpp/absl/strings/internal/
Dcordz_info_statistics_test.cc393 static constexpr int leaf_count = 3; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.cc242 int leaf_count = 0; in UnflattenImpl() local
/external/e2fsprogs/lib/blkid/
Dprobe.h557 __u32 leaf_count; member