Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h433 Status ForEachMutableSubpieceWithStatus(const Fn& func) { in ForEachMutableSubpieceWithStatus() function
Dliteral.cc307 TF_RETURN_IF_ERROR(literal.root_piece_->ForEachMutableSubpieceWithStatus( in CreateFromProto()
440 return root_piece_->ForEachMutableSubpieceWithStatus( in CopyFrom()