parrt / tensor-sensor

The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflow, keras, fastai.
https://github.com/parrt/tensor-sensor
MIT License
771 stars 39 forks source link

Use latex times for > 3d tensors #26

Closed sbrugman closed 3 years ago

sbrugman commented 3 years ago

replace "x" with "\times"

parrt commented 3 years ago

Thanks!