Searched defs:Collapse (Results 1 – 3 of 3) sorted by relevance
540 ## Collapse section in Operation Semantics
445 var Collapse = function (element, options) { class456 Collapse.prototype = { class
1244 XlaOp XlaBuilder::Collapse(XlaOp operand, in Collapse() function in xla::XlaBuilder4106 XlaOp Collapse(const XlaOp operand, absl::Span<const int64_t> dimensions) { in Collapse() function