Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FalkonML/falkon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FalkonML/falkon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wheels-fix
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 29, 2023

  1. Test build wheels, better CUDA detection

    gmeanti committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    86b63c0 View commit details
    Browse the repository at this point in the history
  2. Missing env vars

    gmeanti committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f33d274 View commit details
    Browse the repository at this point in the history
  3. Test (need different pyversion)

    gmeanti committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    985a659 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Try another fix

    giacomo m committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    355255e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Fix for changed return type of 'gen_random_pd'

    gmeanti committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    488cf0b View commit details
    Browse the repository at this point in the history
  2. Fix F811 error

    giacomo m committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e90e2f8 View commit details
    Browse the repository at this point in the history
  3. Test another wheel combo

    giacomo m committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fd4a303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e8381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b59dc48 View commit details
    Browse the repository at this point in the history
  6. Fix for older torches

    gmeanti committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7e7c524 View commit details
    Browse the repository at this point in the history
  7. fix unused

    gmeanti committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dc57387 View commit details
    Browse the repository at this point in the history
  8. Fix comparison

    gmeanti committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3e874cd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update to use pyproject.toml

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ca52a65 View commit details
    Browse the repository at this point in the history
  2. Update MANIFEST and setup details

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6be7ae7 View commit details
    Browse the repository at this point in the history
  3. Try fix wflows

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5a35b3c View commit details
    Browse the repository at this point in the history
  4. Fixs2

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f9fdbc0 View commit details
    Browse the repository at this point in the history
  5. Fix build again

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3ea5a2e View commit details
    Browse the repository at this point in the history
  6. Try fix compilation

    gmeanti committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5addd81 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Reset to build all wheels

    gmeanti committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a4293e0 View commit details
    Browse the repository at this point in the history
  2. Fix wflow

    gmeanti committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    40d06fb View commit details
    Browse the repository at this point in the history
Loading