Searched refs:function_operands (Results 1 – 1 of 1) sorted by relevance
247 mlir::MutableArrayRef<mlir::OpOperand> function_operands, in UpdateFunctionWithLocalInputShapes() argument249 for (auto& operand : function_operands) { in UpdateFunctionWithLocalInputShapes()