> For the complete documentation index, see [llms.txt](https://openvector.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openvector.gitbook.io/docs/python-api-references.md).

# PYTHON API REFERENCES

- [Overview](https://openvector.gitbook.io/docs/python-api-references/overview.md)
- [Tensor](https://openvector.gitbook.io/docs/python-api-references/tensor.md): The tensor serves as the fundamental data structure, and cofhe supports most of the PyTorch tensor API.
- [nn.Module](https://openvector.gitbook.io/docs/python-api-references/nn.module.md)
- [nn.Functional](https://openvector.gitbook.io/docs/python-api-references/nn.functional.md)
