Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.h129 int num_leaves() const { in num_leaves() function
170 int num_leaves = 0; member
/external/webrtc/modules/audio_processing/transient/
Dwpd_tree.h81 int num_leaves() const { return 1 << levels_; } in num_leaves() function
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition_test.cc560 const int num_leaves = 20; in TEST() local
626 const int num_leaves = 20; in TEST() local
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h157 uint32_t num_leaves; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc813 int64 num_leaves = 0; in UnflattenTupleInstr() local