Using experimental features - PyTorch Forums
discuss.pytorch.org › t › using-experimentalJan 09, 2021 · AttributeError: module ‘torch’ has no attribute ‘vmap’ Furthermore, a. import torch print(torch.__version__) in the notebook launched with the new nightly dedicated conda env returns 1.7.1, although the nightly should be 1.8.X according to this post. I tried installing pytorch nightly successively with the command lines suggested on the pytorch website homepage: