ibartol

Results 3 issues of ibartol

Fixes #2933 ## Description Hi, after reading #2933, there are a few things that I noted while attempting to solve this issue: 1. While `torch.cross` is more flexible and allows...

cla signed
core

Fixes #2858 ## Description Based on the discussion on #2858 I added a few examples on how to use `torch.compile` in nested modules and functions. Also, I added a few...

cla signed
torch.compile
medium
docathon-h1-2024
tiraged

#### Description When initializing a vector one can assing the values to the vector in different (presummably wrong) ways and some of them will silently pass as ok but not...