I need to implement a convolutional autoencoder as homework and I wanted to do it through pytorch; unfortunately I have mac os 10.14 on my machine and the latest pytorch release (1.13) requires Catalina. Can I just use a previous pytorch release? And if so, which one? I just can't find the requirements for the previous pytorch versions.
koumal8 t1_ivsn03z wrote
Reply to [D] Simple Questions Thread by AutoModerator
I need to implement a convolutional autoencoder as homework and I wanted to do it through pytorch; unfortunately I have mac os 10.14 on my machine and the latest pytorch release (1.13) requires Catalina. Can I just use a previous pytorch release? And if so, which one? I just can't find the requirements for the previous pytorch versions.