Results 17 comments of Ma Jian

If I open a new terminal, and `echo $PATH`, `code` is there. I checked bashrc, profile, /etc/profile, nothing was added. I don't know who change my $PATH. Could you tell...

@clee2000 Sorry,seems the test case (xla/test/dynamo/test_dynamo.py)in not in the repo?I can't know why it's failed.

@pytorchbot rebase -b main

> OK can we update hash in https://github.com/pytorch/pytorch/blob/main/.github/ci_commit_pins/xla.txt to b9a9449f205d10769660c428cc68755a6ffe183a @JackCaoG Any plan to merge it?

seems it has been merged and then reverted, I can't rebase it. what can I do to retrigger the test? @ezyang @JackCaoG @huydhn

@ezyang Could you help to take a review?

hi all, `torch/optim/asgd.py` is not part of this patch. what should I do next? @EikanWang @ezyang

hi @davidberard98 ,does it still failed on your test?

hi @davidberard98 ,I clone torchvision into local pytorch fold,and run `python setup.py develop` in torchvision subfolder, and then ` python -m pytest -sv test/test_transforms_tensor.py -k test_convert_image_dtype`, I can reproduce 3...

I have to run "pip uninstall torch" **several times** to clean the virtual env. now verified that the test passed without this patch.