openvino
85ca5fa3
- [PT FE] support aten::kthvalue (#31397)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
209 days ago
[PT FE] support aten::kthvalue (#31397) ### Details: - First apply `TopK` with sorted values, then gather the `k`th index. ### Tickets: - #29702 --------- Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
References
copylog
#31397 - [PT FE] support aten::kthvalue
Author
mahdi-jfri
Parents
3b70a1b5
Loading