"...git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "10d3220abef08f8e40d865b673112b2b5028a2f5"
Pipeline to device (#210)
* Implement `pipeline.to(device)` * DiffusionPipeline.to() decides best device on None. * Breaking change: torch_device removed from __call__ `pipeline.to()` now has PyTorch semantics. * Use kwargs and deprecation notice Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com> * Apply torch_device compatibility to all pipelines. * style Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
anton-l <anton@huggingface.co>
Showing
Please register or sign in to comment