[TOPI]Add op argwhere (#3994)
* Add op argwhere * Move shape func to _algorithm.py * Add lint rule * Raise exception if rank is not supportted * move argwhere to transform * Add argwhere example * Fix lint * Add 1-d support * cleanup * Add more dtype support * CR comment * Improve error message * Docs * raise exception
Showing
topi/python/topi/argwhere.py
0 → 100644
topi/python/topi/generic/search.py
0 → 100644
Please
register
or
sign in
to comment