Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h307 int64 CountSubshapes(const Shape& shape);
396 int64 ShapeTree<T>::CountSubshapes(const Shape& shape) { in CountSubshapes() function
401 current_count += CountSubshapes(shape.tuple_shapes(i)); in CountSubshapes()
484 const int64 count = CountSubshapes(*shape_); in ShapeTree()
495 const int64 count = CountSubshapes(*shape_); in ShapeTree()
507 const int64 count = CountSubshapes(*shape_); in ShapeTree()
520 const int64 count = CountSubshapes(*shape_); in ShapeTree()
532 const int64 count = CountSubshapes(*shape_); in ShapeTree()
545 const int64 count = CountSubshapes(*shape_); in ShapeTree()