Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc1674 const void* Literal::Piece::untyped_data() const { in untyped_data() function in xla::Literal::Piece
1679 void* Literal::Piece::untyped_data() { in untyped_data() function in xla::Literal::Piece
1829 const void* Literal::untyped_data(const ShapeIndex& shape_index) const { in untyped_data() function in xla::Literal
1833 void* Literal::untyped_data(const ShapeIndex& shape_index) { in untyped_data() function in xla::Literal