Searched defs:AfterAll (Results 1 – 2 of 2) sorted by relevance
16 ## AfterAll section in Operation Semantics
1473 XlaOp XlaBuilder::AfterAll(absl::Span<const XlaOp> tokens) { in AfterAll() function in xla::XlaBuilder3482 XlaOp AfterAll(XlaBuilder* builder, absl::Span<const XlaOp> tokens) { in AfterAll() function