devanshkv / fetch

A set of deep learning models for FRB/RFI binary classification.
GNU General Public License v3.0
42 stars 32 forks source link

Issue with tensorflow-gpu requirement #34

Closed aweaver1fandm closed 6 months ago

aweaver1fandm commented 7 months ago

tensorflow2 has done away with the tensorflow-gpu package. It seems like the replacement is tensorflow[and-cuda]

devanshkv commented 6 months ago

Hi @aweaver1fandm, I don't have compute resources to test these changes out, would it be possible for you to send a PR?

aweaver1fandm commented 6 months ago

Yep. I'll code something up, test it and send the pr

On Tue, May 7, 2024, 9:00 PM Devansh Agarwal @.***> wrote:

Hi @aweaver1fandm https://github.com/aweaver1fandm, I don't have compute resources to test these changes out, would it be possible for you to send a PR?

— Reply to this email directly, view it on GitHub https://github.com/devanshkv/fetch/issues/34#issuecomment-2099540242, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANJXBCZKZZHELTJEACSYY73ZBF2KJAVCNFSM6AAAAABHFU2PZCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJZGU2DAMRUGI . You are receiving this because you were mentioned.Message ID: @.***>

devanshkv commented 6 months ago

Thanks @aweaver1fandm