Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h135 static int64_t ByteSizeOfTupleIndexTable(const Shape& shape,
Dshape_util.cc827 return ByteSizeOfTupleIndexTable(shape, pointer_size); in ByteSizeOf()
840 /* static */ int64_t ShapeUtil::ByteSizeOfTupleIndexTable( in ByteSizeOfTupleIndexTable() function in xla::ShapeUtil