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 more fused element-wise operators #743

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 7, 2024

  1. Add operator AddAdd, MulMul

    xadupre committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    07140b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. add_mul

    xadupre committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    31d8feb View commit details
    Browse the repository at this point in the history
  2. add submul

    xadupre committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    cd66c02 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix compilation

    xadupre committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cf1e47f View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    xadupre committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4f03053 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fixed merged conflict

    xadupre committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6269413 View commit details
    Browse the repository at this point in the history
  2. more comments

    xadupre committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8af428a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update operators/cuda/add_mul.h

    Co-authored-by: Wei-Sheng Chin <[email protected]>
    xadupre and wschin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3bf3cc9 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    xadupre committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a4a24a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76a8857 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    16c787a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2cac8 View commit details
    Browse the repository at this point in the history
  3. fix documentation

    xadupre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6710e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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