Git Product home page Git Product logo

Comments (6)

170987karan avatar 170987karan commented on September 26, 2024

TypeError: Cannot convert Type TensorType(float64, matrix) (of Variable Elemwise{add,no_inplace}.0) into Type TensorType(float32, matrix). You can try to manually convert Elemwise{add,no_inplace}.0 into a TensorType(float32, matrix).

During handling of the above exception, another exception occurred:

TypeError: ('An update must have the same type as the original shared variable (shared_var=Wemb_rgrad2, shared_var.type=TensorType(float32, matrix), update_val=Elemwise{add,no_inplace}.0, update_val.type=TensorType(float64, matrix)).', 'If the difference is related to the broadcast pattern, you can call the tensor.unbroadcast(var, axis_to_unbroadcast[, ...]) function to remove broadcastable dimensions.')

from video-description-with-spatial-temporal-attention.

tuyunbin avatar tuyunbin commented on September 26, 2024

This project is implemented on linux system, and you should use the same environment as well.

from video-description-with-spatial-temporal-attention.

170987karan avatar 170987karan commented on September 26, 2024

from video-description-with-spatial-temporal-attention.

170987karan avatar 170987karan commented on September 26, 2024

Please give solution for it

from video-description-with-spatial-temporal-attention.

170987karan avatar 170987karan commented on September 26, 2024

And Sir, tell me this also

Now ready to launch the training

$ THEANO_FLAGS=mode=FAST_RUN,device=cuda0,floatX=float32 python train_model.py

how can i use this?

from video-description-with-spatial-temporal-attention.

tuyunbin avatar tuyunbin commented on September 26, 2024

You should first "cd " into the directory containing train.py and use this command in linux shell

from video-description-with-spatial-temporal-attention.

Related Issues (16)

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.