Add more resources

This commit is contained in:
rockerBOO
2024-12-02 13:51:57 -05:00
parent 2610e96e9e
commit 3e5d89c76c

View File

@@ -25,8 +25,17 @@ def test_x():
## Resources
### pytest
- https://docs.pytest.org/en/stable/index.html
- https://docs.pytest.org/en/stable/how-to/assert.html
- https://docs.pytest.org/en/stable/how-to/doctest.html
### PyTorch testing
- https://circleci.com/blog/testing-pytorch-model-with-pytest/
- https://pytorch.org/docs/stable/testing.html
- https://github.com/pytorch/pytorch/wiki/Running-and-writing-tests
- https://github.com/huggingface/pytorch-image-models/tree/main/tests
- https://github.com/pytorch/pytorch/tree/main/test