Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc2214 const void* LiteralBase::Piece::untyped_data() const { in untyped_data() function in xla::LiteralBase::Piece
2219 void* LiteralBase::Piece::untyped_data() { in untyped_data() function in xla::LiteralBase::Piece
2358 const void* LiteralBase::untyped_data(const ShapeIndex& shape_index) const { in untyped_data() function in xla::LiteralBase
2362 void* MutableLiteralBase::untyped_data(const ShapeIndex& shape_index) { in untyped_data() function in xla::MutableLiteralBase