https://github.com/pytorch/pytorch-integration-testing
Testing downstream libraries using pytorch release candidates
https://github.com/pytorch/pytorch-integration-testing
Last synced: 3 months ago
JSON representation
Testing downstream libraries using pytorch release candidates
- Host: GitHub
- URL: https://github.com/pytorch/pytorch-integration-testing
- Owner: pytorch
- License: mit
- Created: 2020-06-26T21:57:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T23:54:25.000Z (over 1 year ago)
- Last Synced: 2025-01-14T12:54:18.795Z (12 months ago)
- Language: Makefile
- Homepage:
- Size: 95.7 KB
- Stars: 6
- Watchers: 13
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# pytorch-integration-testing
Testing downstream libraries using pytorch release candidates
## Usage
```
make
```
## Source attribution
### [Code of Conduct](https://code.fb.com/codeofconduct)
Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://code.fb.com/codeofconduct) so that you can understand what actions will and will not be tolerated.
### License
pytorch-integration-testing is [MIT licensed](./LICENSE).
### [Terms of Use](https://opensource.facebook.com/legal/terms)
### [Privacy Policy](https://opensource.facebook.com/legal/privacy)