DeepLink-org / DIOPI

BSD 3-Clause "New" or "Revised" License
68 stars 34 forks source link

[Ascend] fuj / fix-index-error-for-ascend #1353

Closed jingguo-st closed 2 months ago

jingguo-st commented 2 months ago

Motivation and Context

some bugs found in index implementation: use split to get the nonzero elements for bool type indices

Checklist

Before PR:

After PR: