Issues
- 1
In complex numbers example, mm sample impl seems just regular complex number multiplication impl and not mm
#53 opened by vadimkantorov - 3
- 6
- 6
`__torch_dispatch__` vs `__torch_function__`
#46 opened by HanGuo97 - 3
What's the right way to use torch dispatch?
#35 opened by lichao0613 - 0
"is a" tensor printing no longer works
#30 opened by ezyang - 5
- 2
Current "inheritance trivial tensor" doesn't seem to really work with in-place ops.
#28 opened by Chillee - 2
- 0
- 1
subclass.data = other_subclass is extremely dodgy
#22 opened by ezyang - 1
Compositional modes
#11 opened by ezyang - 0
__torch_function__ mode
#12 opened by ezyang - 1
Dispatcher-ify all operations on Tensor
#21 opened by ezyang - 0
- 0
- 0
Simple functorch: cannot nest vmaps
#16 opened by samdow - 1
Example of Tensor Subclasses with nn.Modules?
#17 opened by zou3519 - 0
- 0
Fix composite compliance
#14 opened by zou3519 - 0
Per-backend conjugate keys
#13 opened by ezyang - 1
- 0
- 0
Make it possible to construct tensor subclasses without having to always redefine __new__
#8 opened by ezyang - 0
Make dir work on torch.ops.aten
#7 opened by ezyang - 0
Once and for all figure out what the API status of disable torch dispatch/function is
#6 opened by ezyang - 0
- 0