diffusers/docs/source/optimization
Pedro Cuenca 3d02c92187
mps changes for PyTorch 1.13 (#926)
* Docs: refer to pre-RC version of PyTorch 1.13.0.

* Remove temporary workaround for unavailable op.

* Update comment to make it less ambiguous.

* Remove use of contiguous in mps.

It appears to not longer be necessary.

* Special case: use einsum for much better performance in mps

* Update mps docs.

* Minor doc update.

* Accept suggestion

Co-authored-by: Anton Lozhkov <anton@huggingface.co>

Co-authored-by: Anton Lozhkov <anton@huggingface.co>
2022-10-25 16:41:51 +02:00
..
fp16.mdx v1-5 docs updates (#921) 2022-10-24 22:50:23 +02:00
mps.mdx mps changes for PyTorch 1.13 (#926) 2022-10-25 16:41:51 +02:00
onnx.mdx v1-5 docs updates (#921) 2022-10-24 22:50:23 +02:00
open_vino.mdx [Docs] Minor fixes in optimization section (#420) 2022-09-08 13:13:46 +02:00