Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer.cc76 buffers_.SubShapeTree(index)); in SubShapedBuffer()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h294 StatusOr<ShapeTree<T>> SubShapeTree(const ShapeIndex& index) const;
712 StatusOr<ShapeTree<T>> ShapeTree<T>::SubShapeTree( in SubShapeTree() function