Searched refs:static_operands (Results 1 – 2 of 2) sorted by relevance
522 absl::Span<const XlaOp> static_operands = {});952 absl::Span<const XlaOp> static_operands);1781 absl::Span<const XlaOp> static_operands = {});
1740 absl::Span<const XlaOp> static_operands) { in Map() argument1742 if (!static_operands.empty()) { in Map()3385 absl::Span<const XlaOp> static_operands) { in Map() argument3386 return builder->Map(operands, computation, dimensions, static_operands); in Map()