Searched refs:static_operands (Results 1 – 2 of 2) sorted by relevance
562 absl::Span<const XlaOp> static_operands = {});985 absl::Span<const XlaOp> static_operands);1849 absl::Span<const XlaOp> static_operands = {});
1678 absl::Span<const XlaOp> static_operands) { in Map() argument1680 if (!static_operands.empty()) { in Map()3451 absl::Span<const XlaOp> static_operands) { in Map() argument3452 return builder->Map(operands, computation, dimensions, static_operands); in Map()