Coder Social home page Coder Social logo

Trained weight about pwcnettensorflow HOT 2 CLOSED

djl11 avatar djl11 commented on June 17, 2024
Trained weight

from pwcnettensorflow.

Comments (2)

djl11 avatar djl11 commented on June 17, 2024

Unfortunately I no longer have the trained weights saved! If you repeat the training process though I would be happy to add your trained weights to the repo.

As for the error, it appears as though the custom ops have not compiled correctly.
There can often be g++ issue for different versions/operating systems etc. with tf custom ops.

Can you tell me what the output for the nvcc and g++ commands are when run in the terminal as opposed to through python subprocess?
These are at lines 48 and 55 in compiled.py respecitvely.
You need to have nvcc runnable from the command line, so the cuda/bin directory should be in your PATH variable.

If you are not using tf 1.8, cuda 9.0, and ubuntu 16.04 though, this is a gray area for me, and with the known difficulties with tf custom ops across different platforms, I will unfortunately have to close the issue.

from pwcnettensorflow.

saxenarohan97 avatar saxenarohan97 commented on June 17, 2024

@Choneke I have the same error, did you manage to solve it?

from pwcnettensorflow.

Related Issues (4)

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.