## 🐛 Bug `SetDimensionSize` is not set as expected due to `` failing to pass `true`. Issue #3715 https://github.com/pytorch/xla/pull/3715 Looks like `dim_shape.is_dynamic()` in `SetDimensionSizes()` is not initialized as expected.