Home
last modified time | relevance | path

Searched refs:ForEachMutableSubpiece (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc164 root_piece_->ForEachMutableSubpiece( in DeallocateBuffers()
189 literal.root_piece_->ForEachMutableSubpiece( in CreateFromShape()
345 element.root_piece_->ForEachMutableSubpiece( in DecomposeTuple()
2227 root_piece_->ForEachMutableSubpiece( in ~MutableBorrowingLiteral()
Dliteral.h419 void ForEachMutableSubpiece(const Fn& func) { in ForEachMutableSubpiece() function