Code Monkey home page Code Monkey logo

Comments (5)

HaozhiQi avatar HaozhiQi commented on August 28, 2024 1

@qinhaifangpku

I use iter_size = 8 in the solver, in order to simulate the 8gpu training described in paper. Thus the time should be 1.5s/iter in your case. Maybe that is a reasonable time for K80 because I didn't have such GPU to test.

If you are interested, you may set a timer to see which part cause the slow speed. (e.g. preparing data in CPU or the network forward)

from mnc.

HaozhiQi avatar HaozhiQi commented on August 28, 2024

We didn't test the speed of Alexnet. But you may reach ~160ms/frame on a TitanX card if you use ZF net.

from mnc.

kaishijeng avatar kaishijeng commented on August 28, 2024

Do you have network arch, test.prototxt and pre-trained model of ZF net
available so that I can try it?

Thanks

On Mon, Jul 11, 2016 at 1:50 AM, Haozhi Qi [email protected] wrote:

We didn't test the speed of Alexnet. But you may reach ~160ms/frame on a
TitanX card if you use ZF net.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#4 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AMGg3n6YZ1RbG_v3EZKMQuPD-yTQSgSVks5qUgPpgaJpZM4JJCWH
.

from mnc.

qinhaifangpku avatar qinhaifangpku commented on August 28, 2024

@oh233 hi~ i am train on my own data. about 12s/iter on K80, is it something wrong happend?

from mnc.

qinhaifangpku avatar qinhaifangpku commented on August 28, 2024

@oh233 thank you ! i set a timer in mnc_data_layer to see which part to slow speed but in show that get_next_minibatch did not take too long. i wonder if i can see excute time in every layer? my data only has too much mask which different from yours.

from mnc.

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.