google-deepmind / google-deepmind/kfac-jax
`LayerTag` documentation not consistent with `LayerTag` class
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 331
- Forks
- 34
- Avg merge
- 19h 22m
- Merged PRs (30d)
- 9
Description
The documentation for `LayerTag` suggests that it takes arguments, however the class's `__init__()` does not support any arguments. What is the correct usage now?
Contributor guide
Research direction
Search the documentation and the LayerTag class for the existing usage example and __init__() definition. Confirm whether LayerTag is intended to accept arguments, then make the documentation consistent with the supported usage and verify that no argument-taking example remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100