issues
search
DeepLink-org
/
DIOPI
BSD 3-Clause "New" or "Revised" License
68
stars
34
forks
source link
zq/fallback_index_put
#1351
Open
NeosZhang
opened
2 months ago
NeosZhang
commented
2 months ago
Motivation and Context
fallback index_put to op-plugin impl
Description
fallback index_put to op-plugin impl
Use cases (Optional)
BC-breaking (Optional)
Checklist
Before PR
:
[ ] I have read and followed the workflow indicated in the
Contributors.md
to create this PR.
[ ] Pre-commit or linting tools indicated in
Contributors.md
are used to fix the potential lint issues.
[ ] Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
[ ] New functionalities are covered by complete unit tests. If not, please add more unit test to ensure the correctness.
[ ] The documentation has been modified accordingly, including docstring or example tutorials.
After PR
:
[ ] CLA has been signed and all committers have signed the CLA in this PR.
Motivation and Context
fallback index_put to op-plugin impl
Description
fallback index_put to op-plugin impl
Use cases (Optional)
BC-breaking (Optional)
Checklist
Before PR:
After PR: