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

add some new ops, fix some operators and add batch operations to certain operators. #747

Merged
merged 19 commits into from Mar 3, 2024

Commits on Feb 25, 2024

  1. cuda: fix group_norm

    leejet committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    33ee175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4339ad4 View commit details
    Browse the repository at this point in the history
  3. add ggml_arrange

    leejet committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    bfa2439 View commit details
    Browse the repository at this point in the history
  4. add ggml_timestep_embedding

    leejet committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    04577c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3bdd01 View commit details
    Browse the repository at this point in the history
  6. cuda: fix im2col

    leejet committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4212b75 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    03d9d66 View commit details
    Browse the repository at this point in the history
  2. fix some bugs

    leejet committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b94c066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    165540e View commit details
    Browse the repository at this point in the history
  4. fix some bugs

    leejet committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9cc5cb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Update include/ggml/ggml.h

    Co-authored-by: Georgi Gerganov <[email protected]>
    leejet and ggerganov committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3727444 View commit details
    Browse the repository at this point in the history
  2. Update src/ggml-cuda.cu

    Co-authored-by: Georgi Gerganov <[email protected]>
    leejet and ggerganov committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f7398db View commit details
    Browse the repository at this point in the history
  3. Update src/ggml-metal.m

    Co-authored-by: Georgi Gerganov <[email protected]>
    leejet and ggerganov committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    43d0a29 View commit details
    Browse the repository at this point in the history
  4. Update src/ggml-metal.m

    Co-authored-by: Georgi Gerganov <[email protected]>
    leejet and ggerganov committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    31b3c7a View commit details
    Browse the repository at this point in the history
  5. Update src/ggml-metal.metal

    Co-authored-by: Georgi Gerganov <[email protected]>
    leejet and ggerganov committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    a2561b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8f313e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1199eed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270e412 View commit details
    Browse the repository at this point in the history
  9. minor

    slaren committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c210396 View commit details
    Browse the repository at this point in the history