Home
last modified time | relevance | path

Searched defs:untyped_data (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc1939 const void* LiteralBase::Piece::untyped_data() const { in untyped_data() function in xla::LiteralBase::Piece
1944 void* LiteralBase::Piece::untyped_data() { in untyped_data() function in xla::LiteralBase::Piece
2103 const void* LiteralBase::untyped_data(const ShapeIndex& shape_index) const { in untyped_data() function in xla::LiteralBase
2107 void* MutableLiteralBase::untyped_data(const ShapeIndex& shape_index) { in untyped_data() function in xla::MutableLiteralBase