Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc578 byte_size += ByteSizeOfSparseIndices(shape); in ByteSizeOf()
614 /* static */ int64 ShapeUtil::ByteSizeOfSparseIndices(const Shape& shape) { in ByteSizeOfSparseIndices() function in xla::ShapeUtil
Dshape_util.h232 static int64 ByteSizeOfSparseIndices(const Shape& shape);