You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roman Donchenko 33c624ae1e
PyTorch adapter: add a way to disable cache updates (#5549)
This will let users to run their PyTorch code without network access,
provided that they have already cached the data.

### How has this been tested?
<!-- Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc. -->
Unit tests.
3 years ago
..
cvat_sdk PyTorch adapter: add a way to disable cache updates (#5549) 3 years ago
gen SDK: make the dataset cache directory customizable (#5535) 3 years ago
.gitignore Check server version in SDK (#4935) 3 years ago
.openapi-generator-ignore Add 2nd layer of SDK (#19) 4 years ago
.remarkignore Add CVAT SDK package (#7) 4 years ago
pyproject.toml Add 2nd layer of SDK (#19) 4 years ago