lance-format / lance-format/lance
Create Pytorch tests
Open
@QianZhu is already working on this.
Since Jan 12, 2024.
A-index
A-python
PyTorch
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
create Pytorch tests to cover the following and discover potential bugs:
- f16 and f32
FixedSizeListandFixedShapeTensoras vectors- cosine and l2
- in sample / out sample
- test pytorch code path when accelerator="cpu"
Contributor guide
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.