This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Add documentation on how to write tests? #19049
Open
Description
Description
(A clear and concise description of what the feature is.)
- If the proposal is about a new model, provide description of what the model is.
- If the proposal is about an API, provide mock examples if possible.
In PR #18997, I was stuck on the process of writing tests to check whether the changes I made are working or not. @szha was kind enough to explain the entire process of writing them. Can his suggestions be added to the main documentation of MXNet? It would be really really helpful for newcomers like me :D.
References
- list reference and related literature
- list known implementations