pytensor icon indicating copy to clipboard operation
pytensor copied to clipboard

PyTensor baby steps example focuses too much on dtypes

Open ricardoV94 opened this issue 1 year ago • 0 comments

Description

https://pytensor.readthedocs.io/en/latest/tutorial/adding.html

I think we should leave types discussion for later and emphasize the laziness until compilation instead.

Could also mention the general tensor class

ricardoV94 avatar Dec 11 '23 08:12 ricardoV94