openvino
85ca5fa3 - [PT FE] support aten::kthvalue (#31397)

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>
Author
Parents
Loading