pytorch/torch/_higher_order_ops
angelayi 133c5ec997 Add torch.ops.out_dtype (#103333)
https://docs.google.com/document/d/10DYFG2sU3TSvguFP5kYwYLlo45KHFg3BhBOkUk0NKsU/edit#bookmark=id.hgfzmhlzkamk

Renamed mixed_dtype --> out_dtype because "mixed_dtype is not very descriptive in the context of regular pytorch where we support type promotion on most ops"

Pull Request resolved: https://github.com/pytorch/pytorch/pull/103333
Approved by: https://github.com/zou3519
2023-07-18 16:25:45 +00:00
..
__init__.py
out_dtype.py Add torch.ops.out_dtype (#103333) 2023-07-18 16:25:45 +00:00
wrap.py [dynamo] Maintainable code - Move decorators in a separate file (#105070) 2023-07-13 07:41:19 +00:00