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

【Hackathon No.56 57 58 59】sparse elementwise add sub mul div #41857

Merged
merged 71 commits into from Jun 23, 2022

Commits on Apr 10, 2022

  1. add sparse elementwise

    gsq7474741 committed Apr 10, 2022
    Copy the full SHA
    1cd85c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Copy the full SHA
    8b853ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    524f257 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    53cd020 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. add sparse elementwise v0.3

    reset author
    gsq7474741 committed Apr 15, 2022
    Copy the full SHA
    dffed88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b55850 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	python/paddle/sparse/__init__.py
    gsq7474741 committed Apr 15, 2022
    Copy the full SHA
    775c759 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef85476 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Copy the full SHA
    4b0a795 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    23405df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    91113f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7fafe60 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Copy the full SHA
    c505424 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8295c6c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c0a1715 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Copy the full SHA
    12937b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 26, 2022

  1. Copy the full SHA
    2693091 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	python/paddle/sparse/__init__.py
    #	python/paddle/utils/code_gen/sparse_bw_api.yaml
    gsq7474741 committed Apr 26, 2022
    Copy the full SHA
    c70f47f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    77a9e41 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3c380e5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4db25a2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bfcf8b5 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1c73fa1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d315260 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    58ae918 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Copy the full SHA
    2486bbd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee779cc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2e0a06d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ae8f9a5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c96eb12 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a803b2f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c0eb080 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fac8b19 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Copy the full SHA
    f25b785 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df4f31f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. add sparse elementwise v2.0

    add sparse elementwise v2.0
    
    add sparse elementwise v2.0
    
    test=document_fix
    
    fix math.py
    
    fix code gen yaml
    
    fix math.py
    
    fix math.py
    gsq7474741 committed May 8, 2022
    Copy the full SHA
    1089437 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. working for fix int div

    gsq7474741 committed May 11, 2022
    Copy the full SHA
    04cb8dd View commit details
    Browse the repository at this point in the history
  2. fix int div

    gsq7474741 committed May 11, 2022
    Copy the full SHA
    6760dde View commit details
    Browse the repository at this point in the history
  3. fix int div

    gsq7474741 committed May 11, 2022
    Copy the full SHA
    98ed2ee View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	python/paddle/sparse/__init__.py
    #	python/paddle/utils/code_gen/sparse_api.yaml
    #	python/paddle/utils/code_gen/sparse_bw_api.yaml
    gsq7474741 committed May 12, 2022
    Copy the full SHA
    e2a6759 View commit details
    Browse the repository at this point in the history
  2. fix int div

    gsq7474741 committed May 12, 2022
    Copy the full SHA
    ff8a570 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fix int div docstring

    gsq7474741 committed May 13, 2022
    Copy the full SHA
    afb683a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. fix coverage

    gsq7474741 committed May 17, 2022
    Copy the full SHA
    38900db View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    b479623 View commit details
    Browse the repository at this point in the history
  2. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    8f778eb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	paddle/phi/kernels/cpu/activation_kernel.cc
    #	python/paddle/utils/code_gen/sparse_bw_api.yaml
    gsq7474741 committed May 24, 2022
    Copy the full SHA
    9ee2433 View commit details
    Browse the repository at this point in the history
  4. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    08b8ae4 View commit details
    Browse the repository at this point in the history
  5. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    f13605e View commit details
    Browse the repository at this point in the history
  6. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    4a1254d View commit details
    Browse the repository at this point in the history
  7. fix incubate import

    Null
    gsq7474741 committed May 24, 2022
    Copy the full SHA
    352488c View commit details
    Browse the repository at this point in the history
  8. move to incubate

    gsq7474741 committed May 24, 2022
    Copy the full SHA
    317180c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. move to incubate

    gsq7474741 committed May 26, 2022
    Copy the full SHA
    5caecfd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	python/paddle/incubate/__init__.py
    #	python/setup.py.in
    gsq7474741 committed May 26, 2022
    Copy the full SHA
    9c28db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	paddle/phi/tests/kernels/CMakeLists.txt
    #	python/paddle/incubate/sparse/__init__.py
    #	python/paddle/incubate/sparse/nn/__init__.py
    gsq7474741 committed Jun 9, 2022
    Copy the full SHA
    8c8ff0d View commit details
    Browse the repository at this point in the history
  2. move to incubate

    gsq7474741 committed Jun 9, 2022
    Copy the full SHA
    97b3900 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. resolve conflict

    gsq7474741 committed Jun 11, 2022
    Copy the full SHA
    b255616 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. resolve conflict

    gsq7474741 committed Jun 12, 2022
    Copy the full SHA
    c92080a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. pre-commit fix

    gsq7474741 committed Jun 14, 2022
    Copy the full SHA
    8185174 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Merge remote-tracking branch 'origin/develop' into add_sparse_add

    # Conflicts:
    #	python/paddle/incubate/sparse/__init__.py
    #	python/paddle/utils/code_gen/sparse_bw_api.yaml
    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    b1a45ab View commit details
    Browse the repository at this point in the history
  2. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    2be0b15 View commit details
    Browse the repository at this point in the history
  3. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    6528899 View commit details
    Browse the repository at this point in the history
  4. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    8061189 View commit details
    Browse the repository at this point in the history
  5. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    d7fc195 View commit details
    Browse the repository at this point in the history
  6. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    5eda983 View commit details
    Browse the repository at this point in the history
  7. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    359465f View commit details
    Browse the repository at this point in the history
  8. kernel and api name change

    gsq7474741 committed Jun 15, 2022
    Copy the full SHA
    f7332b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. kernel and api name change

    gsq7474741 committed Jun 16, 2022
    Copy the full SHA
    9dfcbf1 View commit details
    Browse the repository at this point in the history
  2. kernel and api name change

    gsq7474741 committed Jun 16, 2022
    Copy the full SHA
    6fec8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. kernel and api name change

    gsq7474741 committed Jun 20, 2022
    Copy the full SHA
    581f0e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. fix kernel name

    gsq7474741 committed Jun 22, 2022
    1
    Copy the full SHA
    89d8cc5 View commit details
    Browse the repository at this point in the history