Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dtuple_ops.cc55 int64 table_size = ShapeUtil::ByteSizeOfTupleIndexTable( in EmitTupleSelect()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc627 return ByteSizeOfTupleIndexTable(shape, pointer_size); in ByteSizeOf()
641 /* static */ int64 ShapeUtil::ByteSizeOfTupleIndexTable(const Shape& shape, in ByteSizeOfTupleIndexTable() function in xla::ShapeUtil
Dshape_util.h224 static int64 ByteSizeOfTupleIndexTable(const Shape& shape,