Searched refs:CreateArrayLiteralFromAttr (Results 1 – 1 of 1) sorted by relevance
1109 StatusOr<xla::Literal> CreateArrayLiteralFromAttr(ElementsAttr attr, in CreateArrayLiteralFromAttr() function1292 auto literal_or = CreateArrayLiteralFromAttr(const_attr, layout); in Lower()