diffusers/.github/workflows
Anton Lozhkov cca59ce3a2
Add Apple M1 tests (#796)
* [CI] Add Apple M1 tests

* setup-python

* python build

* conda install

* remove branch

* only 3.8 is built for osx-arm

* try fetching prebuilt tokenizers

* use user cache

* update shells

* Reports and cleanup

* -> MPS

* Disable parallel tests

* Better naming

* investigate worker crash

* return xdist

* restart

* num_workers=2

* still crashing?

* faulthandler for segfaults

* faulthandler for segfaults

* remove restarts, stop on segfault

* torch version

* change installation order

* Use pre-RC version of PyTorch.

To be updated when it is released.

* Skip crashing test on MPS, add new one that works.

* Skip cuda tests in mps device.

* Actually use generator in test.

I think this was a typo.

* make style

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
2022-10-17 20:27:30 +02:00
..
build_documentation.yml Docs (#45) 2022-07-13 08:42:05 -07:00
build_pr_documentation.yml Docs (#45) 2022-07-13 08:42:05 -07:00
delete_doc_comment.yml Docs (#45) 2022-07-13 08:42:05 -07:00
pr_quality.yml [CI] Cancel pending jobs for PRs on new commits (#324) 2022-09-01 16:14:53 +02:00
pr_tests.yml Add Apple M1 tests (#796) 2022-10-17 20:27:30 +02:00
push_tests.yml [CI] Speed up slow tests (#708) 2022-10-03 22:16:23 +02:00
stale.yml [CI] Add stalebot (#481) 2022-09-16 12:03:04 +02:00
typos.yml Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00