Giter Club home page Giter Club logo

Comments (3)

t-vi avatar t-vi commented on July 4, 2024

I'm not sure what this would change?
w.size(-1) is an int and so is w.size(-1)-1.

from lernapparat.

t-vi avatar t-vi commented on July 4, 2024

Ah, now I see, when tracing, the .size returns a tensor.
I must admit I'm not exactly thrilled to hack around it with int. It would be much cleaner to wrap the call into a script function if you need tracing.
That would work better in general, too, as it doesn't rely on the fixed weight size (which, I admit, is not critical if you want to trace the model here).

from lernapparat.

albusdemens avatar albusdemens commented on July 4, 2024

Thanks for your reply! I am trying to export the model as .onnx and I made the change to get rid of an error message saying that padding should be a tuple of ints and not a tensor. In your opinion, did I mess anything up with such a change?

from lernapparat.

Related Issues (11)

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.