Closed JackCaoG closed 1 month ago
should fix https://github.com/pytorch/xla/issues/7799
After https://github.com/pytorch/pytorch/pull/137602 the weights_only will default to True but it will fail this xla test.
weights_only
should fix https://github.com/pytorch/xla/issues/7799
After https://github.com/pytorch/pytorch/pull/137602 the
weights_only
will default to True but it will fail this xla test.