mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
Add more resources
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user