Closed jingguo-st closed 2 months ago
some bugs found in index implementation: use split to get the nonzero elements for bool type indices
Before PR:
After PR:
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: