Searched defs:ReportErrorOrReturn (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/client/ | ||
D | xla_builder.cc | 139 XlaOp XlaBuilder::ReportErrorOrReturn(const StatusOr<XlaOp>& op) { in ReportErrorOrReturn() function in xla::XlaBuilder |