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

issues/30 Windows Compiling #127

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    a6eae2e View commit details
    Browse the repository at this point in the history
  2. Updated changelog.

    TimDettmers committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d06c577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaf35ab View commit details
    Browse the repository at this point in the history
  4. Added analysis Adam.

    Tim Dettmers committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1ec0d54 View commit details
    Browse the repository at this point in the history
  5. Fixed syntax and import error.

    Tim Dettmers committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0c5fa5a View commit details
    Browse the repository at this point in the history
  6. Added changes for analysis Adam.

    Tim Dettmers committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d2f1672 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    0fb378b View commit details
    Browse the repository at this point in the history
  2. Updated docs and changelog.

    Tim Dettmers committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    3dc1688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8515f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1ed5d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22b2877 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Add missing imports to adam

    Konstantin Ditschuneit committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    56f5274 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Added adagrad with tests (no clipping).

    Tim Dettmers committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    8b3c0f3 View commit details
    Browse the repository at this point in the history
  2. Updated changelog.

    Tim Dettmers committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ca2078a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge pull request bitsandbytes-foundation#9 from ditschuk/fix_adam_i…

    …mports
    
    Add missing imports to adam
    TimDettmers authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    037022e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a1283 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    2f8083b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3fe8a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    108cf9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request bitsandbytes-foundation#14 from SirRob1997/main

    [FIX] passing of sparse in StableEmbedding
    TimDettmers authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    262350c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cff679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20e1677 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85287b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e60e7d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    33efe4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request bitsandbytes-foundation#2 from TimDettmers/fix_imp…

    …orts
    
    Remove unused imports, fix NotImplementedError
    TimDettmers authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3418cd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Add a CPU-only build option

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8258b43 View commit details
    Browse the repository at this point in the history
  2. Fix imports

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e4cf33f View commit details
    Browse the repository at this point in the history
  3. Reduce diff

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    31ce1b3 View commit details
    Browse the repository at this point in the history
  4. Reduce diff

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    4d1d5b5 View commit details
    Browse the repository at this point in the history
  5. Reduce diff

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    575aa69 View commit details
    Browse the repository at this point in the history
  6. Reduce diff

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    025824d View commit details
    Browse the repository at this point in the history
  7. Update README.md

    mryab committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    fd750cd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Merge pull request bitsandbytes-foundation#3 from TimDettmers/cpuonly

    Add a CPU-only build option
    TimDettmers authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4cd7ea6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Most tests passing.

    TimDettmers committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c771b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2ecd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    8b1fd32 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    1e88edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9268dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2dd703 View commit details
    Browse the repository at this point in the history
  4. Fixed cpuonly build.

    TimDettmers committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    953b728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8c9ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbb901a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    bcab99e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fa459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a73d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5737f2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a409213 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    389f66c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd51532 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    5d90b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    dd50382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d1e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6ea7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57fa646 View commit details
    Browse the repository at this point in the history
  5. fix typo

    Titus-von-Koeller committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    597a852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfa0e33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54efd87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fd06fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea7c14f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4fe6c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    8bf3e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3479d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e120c4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3809236 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    59a615b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bc209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f01865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451fd95 View commit details
    Browse the repository at this point in the history
  5. Removed print statement.

    TimDettmers committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    320eacb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    6101a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5b323 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab72a12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    758c717 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f84674 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    e35337f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad8796 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c472bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Removed faulty asserts.

    TimDettmers committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a4532c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    26efb15 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    6244181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9cbe2f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    1ced47c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    1ed2fa2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cuda-bin-switch-and-cli' of github.com:TimDettmers/bits…

    …andbytes into cuda-bin-switch-and-cli
    TimDettmers committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    111b876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dede343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de354f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    a6664de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00cc91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d60b3c View commit details
    Browse the repository at this point in the history
  4. fix param name

    chessgecko authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e4e13db View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Add syntax highlighting for BibTeX entries

    Also minor punctuation fixes.
    mbrukman authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    616e234 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    8ae9bb2 View commit details
    Browse the repository at this point in the history
  2. refactoring

    dbaranchuk committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1753aa0 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    dbaranchuk committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    656de8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e0fb65 View commit details
    Browse the repository at this point in the history
  5. minor fixes

    dbaranchuk committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    876387d View commit details
    Browse the repository at this point in the history
  6. delete CxB from state

    dbaranchuk committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ef2936a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee5b947 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e7053a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Remove unused code

    mryab committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9fc0ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a3363 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    4d6174b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. add dtype <-> fp16 cast

    dbaranchuk committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    b3fee1e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    8d34d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    4e4668a View commit details
    Browse the repository at this point in the history
  2. Merge pull request bitsandbytes-foundation#19 from mbrukman/patch-1

    Add syntax highlighting for BibTeX entries
    TimDettmers authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5d9bc7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab4d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca5588 View commit details
    Browse the repository at this point in the history
  5. Merge pull request bitsandbytes-foundation#25 from TimDettmers/remove…

    …_unused_code
    
    Remove unused code, switch to warnings
    TimDettmers authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f0ae860 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    2e630b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    843ad06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b5fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee325f0 View commit details
    Browse the repository at this point in the history
  4. refactoring

    dbaranchuk committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    d358999 View commit details
    Browse the repository at this point in the history
  5. refactoring

    dbaranchuk committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    4dd475c View commit details
    Browse the repository at this point in the history
  6. bug fix

    dbaranchuk committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    e2a7576 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19a7adc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ccc0b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a17766d View commit details
    Browse the repository at this point in the history
  10. Added patch notes.

    TimDettmers committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    d8dbf3a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    c05dd42 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    9b5f2ed View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    a58cc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d771d1 View commit details
    Browse the repository at this point in the history
  3. Perform check using implicit list length

    Instead of 'ccs is not None', as ccs is always a list, so this if is currently always True
    tomaarsen committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    58aa7c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    3634fc7 View commit details
    Browse the repository at this point in the history
  2. some kind of warning or something when this is first executed to make…

    … people aware that a cast happens and the operation quantization is performed in fp16.
    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    cc4858c View commit details
    Browse the repository at this point in the history
  3. test_bf16

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    469d5a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c7953 View commit details
    Browse the repository at this point in the history
  5. check dtypes first

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    140cdbe View commit details
    Browse the repository at this point in the history
  6. check dtypes first

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    9379df8 View commit details
    Browse the repository at this point in the history
  7. clearer assertions

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e29c5f5 View commit details
    Browse the repository at this point in the history
  8. clearer assertions

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    fc4a135 View commit details
    Browse the repository at this point in the history
  9. recast to fp16

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a9fe0ff View commit details
    Browse the repository at this point in the history
  10. cast bias too

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    eac9aca View commit details
    Browse the repository at this point in the history
  11. copypaste tolerances

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    7facedd View commit details
    Browse the repository at this point in the history
  12. un-fuse bias

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d9ca0ed View commit details
    Browse the repository at this point in the history
  13. un-fuse bias

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    56a074f View commit details
    Browse the repository at this point in the history
  14. un-fuse bias

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e9b8711 View commit details
    Browse the repository at this point in the history
  15. change order

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    0de1a44 View commit details
    Browse the repository at this point in the history
  16. change order

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    647c976 View commit details
    Browse the repository at this point in the history
  17. debug assert

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    210b9ed View commit details
    Browse the repository at this point in the history
  18. debug assert

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    85bf529 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2b523d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d6e25b5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1145589 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1da4880 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5b169f1 View commit details
    Browse the repository at this point in the history
  24. safer cast

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    14048a3 View commit details
    Browse the repository at this point in the history
  25. matmul -1- addmm

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a214824 View commit details
    Browse the repository at this point in the history
  26. debug asset

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    702cc72 View commit details
    Browse the repository at this point in the history
  27. cast properly

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    45dc198 View commit details
    Browse the repository at this point in the history
  28. cast properly

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    577275b View commit details
    Browse the repository at this point in the history
  29. cast properly

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e35e2c6 View commit details
    Browse the repository at this point in the history
  30. cast edge case

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    cbfdf0b View commit details
    Browse the repository at this point in the history
  31. cast edge case

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    ab9dee0 View commit details
    Browse the repository at this point in the history
  32. more lenient threshold

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    fa8e07c View commit details
    Browse the repository at this point in the history
  33. bump threshold to 0.21

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f667032 View commit details
    Browse the repository at this point in the history
  34. addmm_

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    18f142e View commit details
    Browse the repository at this point in the history
  35. rollback

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    76ece2c View commit details
    Browse the repository at this point in the history
  36. reduce diff

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    579b8c7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    591f603 View commit details
    Browse the repository at this point in the history
  38. run backward

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    2cd047e View commit details
    Browse the repository at this point in the history
  39. debugpritn

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    7906dc4 View commit details
    Browse the repository at this point in the history
  40. debugprint

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    4b4a9ef View commit details
    Browse the repository at this point in the history
  41. debug

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    4da2227 View commit details
    Browse the repository at this point in the history
  42. debug

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5d65817 View commit details
    Browse the repository at this point in the history
  43. debug

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d9b8789 View commit details
    Browse the repository at this point in the history
  44. pre-cast

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    6a826c4 View commit details
    Browse the repository at this point in the history
  45. debug

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    37f805b View commit details
    Browse the repository at this point in the history
  46. cast before allclose

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    95dafc6 View commit details
    Browse the repository at this point in the history
  47. cast before allclose

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    28a9313 View commit details
    Browse the repository at this point in the history
  48. cast device

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    725cc72 View commit details
    Browse the repository at this point in the history
  49. cast device

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e4086a2 View commit details
    Browse the repository at this point in the history
  50. cast device

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    01b4c6a View commit details
    Browse the repository at this point in the history
  51. cast device

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    32a9a88 View commit details
    Browse the repository at this point in the history
  52. cast device

    justheuristic committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    cff3a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. review

    TimDettmers authored and justheuristic committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9b7d307 View commit details
    Browse the repository at this point in the history
  2. review

    justheuristic committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a07825a View commit details
    Browse the repository at this point in the history
  3. set threshold

    TimDettmers authored and justheuristic committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    292a478 View commit details
    Browse the repository at this point in the history
  4. try fp32

    justheuristic committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    76ce9aa View commit details
    Browse the repository at this point in the history
  5. Merge pull request bitsandbytes-foundation#33 from dbaranchuk/memory-…

    …efficient-backward
    
    Memory efficient backward
    TimDettmers authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    439f2b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7740c6e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Merge pull request bitsandbytes-foundation#37 from tomaarsen/hotfix/c…

    …olab_just_cpu
    
    Perform check using implicit list length
    TimDettmers authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    76699b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bitsandbytes-foundation#36 from tomaarsen/hotfix/o…

    …s_error_name_too_long
    
    Fixes `OSError: File name too long` when environment variable is too long
    TimDettmers authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    ed2e3b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    62b6a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b844e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    df86625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e1649 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    a371be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    c584482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4faf6cb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    31f6689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eec77d View commit details
    Browse the repository at this point in the history
  3. Simplify statements into equivalent, modern variants

    via pyupgrade --py37-plus. The changes e.g. are subclassing from object, calling super() with super(ThisClass, self), or old-style syntax formatting.
    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0b07840 View commit details
    Browse the repository at this point in the history
  4. Sort imports

    Via isort
    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7a3c9af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6978ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a05df3 View commit details
    Browse the repository at this point in the history
  7. Removing unnecessary else's

    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b5cf706 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    697bd02 View commit details
    Browse the repository at this point in the history
  9. Fix bad indentation

    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ef70f2a View commit details
    Browse the repository at this point in the history
  10. Remove unused imports

    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    54bd6ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7727fa4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c6dad28 View commit details
    Browse the repository at this point in the history
  13. Merge pull request bitsandbytes-foundation#72 from tomaarsen/hotfix/u…

    …ncalled_func
    
    Prevent `AttributeError: 'function' object has no attribute 'add_log_entry'` on logging
    TimDettmers authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    29e239e View commit details
    Browse the repository at this point in the history
  14. Bump version.

    TimDettmers committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    96ab2af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4844aef View commit details
    Browse the repository at this point in the history
  16. Remove outdated linter log

    tomaarsen committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2a91e15 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8724c99 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    8d87c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f28b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d504050 View commit details
    Browse the repository at this point in the history
  4. Fix several typos in logging and comments

    Via codespell
    tomaarsen committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    62c0bd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    1efb87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d39a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    caf1832 View commit details
    Browse the repository at this point in the history
  2. Added k-bit fp8 map.

    TimDettmers committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    98cbc4b View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    2f2063b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    6bc2b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e697b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62a333a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    08fa2e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    b104ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    eb028e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    c059bd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    7b39a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed17aa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    c91f592 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bitsandbytes-foundation#76 from tomaarsen/cleanup

    Cleanup involving a handful of failures, some optimization and a lot of code quality improvements
    TimDettmers authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f0ec93d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be5cecb View commit details
    Browse the repository at this point in the history
  4. Merge pull request bitsandbytes-foundation#77 from Cyberes/main

    Allow hiding of the welcome message
    TimDettmers authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    df9a9b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    336e246 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bitsandbytes-foundation#110 from BlackHC/cublaslt_…

    …version
    
    Improve cc version detection for cublaslt
    TimDettmers authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d9112dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a6563b View commit details
    Browse the repository at this point in the history
  8. Merge pull request bitsandbytes-foundation#87 from lostmsu/main

    Add `device` and `dtype` parameters to `StableEmbedding`
    TimDettmers authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9d353ca View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. import warn function

    Borzik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f3800ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211ad59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfb049f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9180b4c View commit details
    Browse the repository at this point in the history
  5. Merge pull request bitsandbytes-foundation#113 from Borzik/fix-warnings

    Import missing warn function
    TimDettmers authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8199049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3de192 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    3901ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1341fb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    f20754b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Windows CMake modifications

    Everything required to compile for windows with cmake.
    centerionware committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    0f0721f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9630f28 View commit details
    Browse the repository at this point in the history
  3. Update Windows_Compile_Howto.bat

    Batch script
    centerionware committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e16b14b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Update readme.md with link to support ticket
    centerionware committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    48bd014 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update Windows_Compile_Howto.bat

    comment out conda environment base req. Left as might be useful reference.
    Add note on how to target specific cuda version.
    centerionware committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3e8348b View commit details
    Browse the repository at this point in the history