Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward-merge branch-23.04 to branch-23.06 #1400

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Commits on Apr 6, 2023

  1. Pin dask and distributed for release (#1399)

    This PR pins `dask` and `distributed` to `2023.3.2` and `2023.3.2.1` respectively for `23.04` release.
    
    xref: rapidsai/cudf#13070
    
    Authors:
      - GALI PREM SAGAR (https://github.com/galipremsagar)
    
    Approvers:
      - Peter Andreas Entschev (https://github.com/pentschev)
      - Ray Douglass (https://github.com/raydouglass)
      - Ben Frederickson (https://github.com/benfred)
      - Joseph (https://github.com/jolorunyomi)
    
    URL: #1399
    galipremsagar authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    790dba6 View commit details
    Browse the repository at this point in the history
  2. CAGRA (#1375)

    This PR adds CAGRA, a graph based method for nearest neighbor search.
    
    Authors:
      - Tamas Bela Feher (https://github.com/tfeher)
      - Corey J. Nolet (https://github.com/cjnolet)
      - Ben Frederickson (https://github.com/benfred)
    
    Approvers:
      - Ben Frederickson (https://github.com/benfred)
      - Divye Gala (https://github.com/divyegala)
    
    URL: #1375
    tfeher authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a6e0e6b View commit details
    Browse the repository at this point in the history