deepjavalibrary / deepjavalibrary/djl
Add pytorch engine support for percentile()
Open
enhancement
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 759
- Avg merge
- 16h 15m
- Merged PRs (30d)
- 15
Description
## Currently pytorch engine throws on percentile() or median().
Add native support for NDArray.percentile() and NDArray.median()
This change will not change the API.
Contributor guide
Assessment
This issue has not been assessed yet.