Pysyft: Test failed

Created on 22 Dec 2020  路  7Comments  路  Source: OpenMined/PySyft

Question

Hello!All the members of my project team used Ubuntu-20.04.1 to build PySyft0.30, and there was no problem in the building process. But when "Light Tests" and "All Tests" are run, they're All stuck at 32%[kool-cuda-self_tensor6855-0-false-torch.tensor -true]. Why?

Screenshots

System Information

  • OS: [Ubuntu]
  • OS Version: [20.04.1]
  • Language Version: [ Python 3.8.2]
  • Package Manager Version: [Conda 4.9.2]
Type

All 7 comments

@beichen777 are you able to report what version of torch you are using since those are torch tests?

@beichen777 are you able to report what version of torch you are using since those are torch tests?

torch 1.7.1

@beichen777 torch.1.7.1 is not supported yet, but we will be adding it very shortly. My guess is that some of the rules we have set to explicitly run certain tests on certain torch versions is passing through which is intended behavior to prevent us from accidentally thinking that a new torch version is fully supported without explicitly checking and testing all op changes etc.

Thank you very much, I will change the torch version and try again. keep in touch! @madhavajay ^_^

@beichen777 no worries, we are working on 1.7.1 so as soon as it passes CI we will merge it in and you can upgrade. 馃憤馃徏

@madhavajay Come on, look forward to it!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alberduris picture alberduris  路  3Comments

s-marta picture s-marta  路  4Comments

IonesioJunior picture IonesioJunior  路  3Comments

gmuraru picture gmuraru  路  4Comments

robert-wagner picture robert-wagner  路  4Comments