-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Commits on Apr 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cd85c3 - Browse repository at this point
Copy the full SHA 1cd85c3View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b853ca - Browse repository at this point
Copy the full SHA 8b853caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524f257 - Browse repository at this point
Copy the full SHA 524f257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cd020 - Browse repository at this point
Copy the full SHA 53cd020View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dffed88 - Browse repository at this point
Copy the full SHA dffed88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b55850 - Browse repository at this point
Copy the full SHA 2b55850View commit details -
Merge remote-tracking branch 'origin/develop' into add_sparse_add
# Conflicts: # python/paddle/sparse/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 775c759 - Browse repository at this point
Copy the full SHA 775c759View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef85476 - Browse repository at this point
Copy the full SHA ef85476View commit details
Commits on Apr 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b0a795 - Browse repository at this point
Copy the full SHA 4b0a795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23405df - Browse repository at this point
Copy the full SHA 23405dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91113f0 - Browse repository at this point
Copy the full SHA 91113f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fafe60 - Browse repository at this point
Copy the full SHA 7fafe60View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c505424 - Browse repository at this point
Copy the full SHA c505424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8295c6c - Browse repository at this point
Copy the full SHA 8295c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a1715 - Browse repository at this point
Copy the full SHA c0a1715View commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12937b9 - Browse repository at this point
Copy the full SHA 12937b9View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad93cf2 - Browse repository at this point
Copy the full SHA ad93cf2View commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2693091 - Browse repository at this point
Copy the full SHA 2693091View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c70f47f - Browse repository at this point
Copy the full SHA c70f47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a9e41 - Browse repository at this point
Copy the full SHA 77a9e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c380e5 - Browse repository at this point
Copy the full SHA 3c380e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db25a2 - Browse repository at this point
Copy the full SHA 4db25a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfcf8b5 - Browse repository at this point
Copy the full SHA bfcf8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c73fa1 - Browse repository at this point
Copy the full SHA 1c73fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d315260 - Browse repository at this point
Copy the full SHA d315260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ae918 - Browse repository at this point
Copy the full SHA 58ae918View commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2486bbd - Browse repository at this point
Copy the full SHA 2486bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee779cc - Browse repository at this point
Copy the full SHA ee779ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0a06d - Browse repository at this point
Copy the full SHA 2e0a06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8f9a5 - Browse repository at this point
Copy the full SHA ae8f9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c96eb12 - Browse repository at this point
Copy the full SHA c96eb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for a803b2f - Browse repository at this point
Copy the full SHA a803b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0eb080 - Browse repository at this point
Copy the full SHA c0eb080View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac8b19 - Browse repository at this point
Copy the full SHA fac8b19View commit details
Commits on Apr 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f25b785 - Browse repository at this point
Copy the full SHA f25b785View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4f31f - Browse repository at this point
Copy the full SHA df4f31fView commit details
Commits on May 8, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 1089437 - Browse repository at this point
Copy the full SHA 1089437View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04cb8dd - Browse repository at this point
Copy the full SHA 04cb8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6760dde - Browse repository at this point
Copy the full SHA 6760ddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ed2ee - Browse repository at this point
Copy the full SHA 98ed2eeView commit details
Commits on May 12, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for e2a6759 - Browse repository at this point
Copy the full SHA e2a6759View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8a570 - Browse repository at this point
Copy the full SHA ff8a570View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for afb683a - Browse repository at this point
Copy the full SHA afb683aView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38900db - Browse repository at this point
Copy the full SHA 38900dbView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b479623 - Browse repository at this point
Copy the full SHA b479623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f778eb - Browse repository at this point
Copy the full SHA 8f778ebView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9ee2433 - Browse repository at this point
Copy the full SHA 9ee2433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b8ae4 - Browse repository at this point
Copy the full SHA 08b8ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13605e - Browse repository at this point
Copy the full SHA f13605eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1254d - Browse repository at this point
Copy the full SHA 4a1254dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 352488c - Browse repository at this point
Copy the full SHA 352488cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 317180c - Browse repository at this point
Copy the full SHA 317180cView commit details
Commits on May 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5caecfd - Browse repository at this point
Copy the full SHA 5caecfdView commit details -
Merge remote-tracking branch 'origin/develop' into add_sparse_add
# Conflicts: # python/paddle/incubate/__init__.py # python/setup.py.in
Configuration menu - View commit details
-
Copy full SHA for 9c28db1 - Browse repository at this point
Copy the full SHA 9c28db1View commit details
Commits on Jun 9, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 8c8ff0d - Browse repository at this point
Copy the full SHA 8c8ff0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b3900 - Browse repository at this point
Copy the full SHA 97b3900View commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b255616 - Browse repository at this point
Copy the full SHA b255616View commit details
Commits on Jun 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c92080a - Browse repository at this point
Copy the full SHA c92080aView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8185174 - Browse repository at this point
Copy the full SHA 8185174View commit details
Commits on Jun 15, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for b1a45ab - Browse repository at this point
Copy the full SHA b1a45abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be0b15 - Browse repository at this point
Copy the full SHA 2be0b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6528899 - Browse repository at this point
Copy the full SHA 6528899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8061189 - Browse repository at this point
Copy the full SHA 8061189View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7fc195 - Browse repository at this point
Copy the full SHA d7fc195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eda983 - Browse repository at this point
Copy the full SHA 5eda983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 359465f - Browse repository at this point
Copy the full SHA 359465fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7332b5 - Browse repository at this point
Copy the full SHA f7332b5View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9dfcbf1 - Browse repository at this point
Copy the full SHA 9dfcbf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fec8a9 - Browse repository at this point
Copy the full SHA 6fec8a9View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 581f0e2 - Browse repository at this point
Copy the full SHA 581f0e2View commit details
Commits on Jun 22, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 89d8cc5 - Browse repository at this point
Copy the full SHA 89d8cc5View commit details