| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This references the PR data-apis/array-api-tests#274.
Taken from data-apis/array-api-compat#158 Co-authored-by: Jules <julia.poo.poo.poo@gmail.com>
| Back | FazBrowse Home | New Git URL |
This references the PR data-apis/array-api-tests#274 and implements the compatibility layer for top_k.
Summary of Compatibility
Process
As mentioned in the referenced PR, since the process I went through is likely going to be repeated again, here are the steps I took:
Since I was implementing tests and compatibility on a non-existent spec, developing all 3 concurrently was incredibly messy. As of now I don't have much opinions on how to improve this process, but a documentation page of the necessary steps will be really helpful for future contributors.