Lightning-AI / Lightning-AI/lightning-thunder
Implement TensorBase.div_
Open
@crcrpar is already working on this.
Since Jun 27, 2024.
enhancement
nemo
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
### 🚀 Feature
Implement [TensorBase.div_](https://pytorch.org/docs/stable/generated/torch.Tensor.div_.html)
### Motivation
NeMo's [MegatronNeVaModel](https://github.com/NVIDIA/NeMo/blob/main/examples/multimodal/multimodal_llm/neva/neva_pretrain.py)
cc @tfogal
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.