dca icon indicating copy to clipboard operation
dca copied to clipboard

Bump tensorflow requirement to <=2.10

Open scottgigante-immunai opened this issue 2 years ago • 2 comments

DCA is currently incompatible with recent versions of tensorflow. This PR increases compatibility to tf>=2.0,<=2.10, which makes it compatible with openproblems. I've also added some simple Github Actions tests to ensure that these versions are truly supported.

scottgigante-immunai avatar Nov 28 '22 00:11 scottgigante-immunai

@gokceneraslan, this PR works for me as well via scanpy. I strongly suggest merging it into the master branch.

zozo123 avatar Apr 07 '23 14:04 zozo123

I agree with this as well. This also relates to this issue #50, as kopt is not compatible with tensorflow 2.2 because of this change.

juliawang22 avatar Aug 17 '23 20:08 juliawang22