Home
last modified time | relevance | path

Searched refs:start_num_leaves (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.cc114 int start_num_leaves = leaves.size(); in FlattenInto() local
172 node.num_leaves = leaves.size() - start_num_leaves; in FlattenInto()