Description
Ensure the codebase is fully documented with explanations of core systems, Interface rules, instructions on how to create new layers and guides. You can follow this documentation reference TSDoc and this helpful blog Documenting using TSDOC.
Tasks
- Add docstrings to all modules, classes and methods
- Document the shape propagation system
- Document codegen pipeline
- Ensure clear explanations for contributors. (especially for creating new nodes for different pytorch modules)
Description
Ensure the codebase is fully documented with explanations of core systems, Interface rules, instructions on how to create new layers and guides. You can follow this documentation reference TSDoc and this helpful blog Documenting using TSDOC.
Tasks