Searched refs:InsertReshapeIfNecessary (Results 1 – 1 of 1) sorted by relevance
544 auto operand_and_dims = InsertReshapeIfNecessary(op, args, rewriter); in matchAndRewrite()587 std::pair<Value, SmallVector<int64_t, 2>> InsertReshapeIfNecessary( in InsertReshapeIfNecessary() function in mlir::__anon00bff3f50111::LhloBroadcastInDimConverter