Tensorflow to pytorch is now in the dev branch #1527
Replies: 3 comments
-
|
Hi Pat! When it is expected to release this update to the conda-forge? (Getting caiman from conda-forge works on one windows machine while the estimates.evaluate_components fails on the other windows machine. something related to tensorflow threading...) |
Beta Was this translation helpful? Give feedback.
-
|
@katonage We're very eager to get this out the door, when it's ready. The Windows release of Caiman is a few versions old. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks to a lot of hard work from @manuelpaeza we now have, in the dev branch, a version of Caiman that no longer uses Tensorflow, instead depending on pytorch. This will allow for the next release to be properly packaged on Windows again, and will make things a little easier packaging/install-wise for all Caiman users.
I'm also going to be working on fixing several more packaging issues and notebook problems in the codebase before the next release; a few of the notebooks haven't worked correctly for awhile.
If any community members want to help with testing what's in dev, please do so and let me know how it goes - try the cli and notebook demos, try your scripts. Note that you'll need to do a new install of caiman - the dependencies have changed. I'm hoping to be able to do a new release within the next two weeks, assuming I can get all the biggest issues solved within that timeframe.
Beta Was this translation helpful? Give feedback.
All reactions