Giter VIP home page Giter VIP logo

Comments (6)

mimbres avatar mimbres commented on May 29, 2024 2

@ac-alpha Wait, I made a cuda 11.2 image a few months ago.
docker pull mimbres/neural-audio-fp:cuda11.2.0-cudnn8

from neural-audio-fp.

mimbres avatar mimbres commented on May 29, 2024 1

FYI, https://github.com/mimbres/neural-audio-fp/blob/main/model/fp/NTxent_loss_tpu.py is prepared for multi-GPUs and TPUs. However, current version is not using it.

from neural-audio-fp.

ac-alpha avatar ac-alpha commented on May 29, 2024 1

@mimbres Thank you so much. Using the cuda 11.2 image that you provided above solved the problem.

from neural-audio-fp.

mimbres avatar mimbres commented on May 29, 2024

@ac-alpha Current code doesn't support multi-GPUs. Please try:
CUDA_VISIBLE_DEVICES=0 python run.py train test123

from neural-audio-fp.

ac-alpha avatar ac-alpha commented on May 29, 2024

@mimbres I tried with CUDA_VISIBLE_DEVICES=0 prefix and I am still getting NaNs in the training loss.

from neural-audio-fp.

mimbres avatar mimbres commented on May 29, 2024

@ac-alpha The docker image is built with cuda 10.1. However, 3090 GPU requires cuda >= 11.1. So I reckon this would cause the problem. You can build your own image based on cuda 11.x and TF (>? 2.4). I can't promise when that will be, but I'll try to provide a cuda 11.x-based image later.

from neural-audio-fp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.