pytensor
pytensor copied to clipboard
Default typify in JITLinkers expects tensors/arrays, why?
Description
https://github.com/pymc-devs/pytensor/blob/0e29d76b3122ba4fdedf0531005a4c0ba178d270/pytensor/link/jax/dispatch/basic.py#L22-L28
(And now from copying the approach also the PyTorch Linker)