Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h723 Piece& root_piece() const override { return *root_piece_; }; in root_piece() function
857 const Piece& root_piece() const override { return *root_piece_; }; in root_piece() function
884 const Piece& root_piece() const override { return root_piece_; }; in root_piece() function