Marçal Comajoan Cara

Results 3 comments of Marçal Comajoan Cara

`torch.mm` should work, as `torch.spmm` was just an alias for it, as mentioned in https://github.com/pytorch/pytorch/issues/46164.

One cause for this error is using a Python version currently not supported by TensorFlow Quantum, like 3.10 or 3.11. As specified on the website, TensorFlow Quantum is supported on...

Possible duplicate of https://github.com/jupyter/nbconvert/issues/1731.