Giter Club home page Giter Club logo

offline-meta-mbrl's People

Contributors

yardenas avatar

Watchers

 avatar

offline-meta-mbrl's Issues

Equinox S4 transition

Hey again,

I post this here so that the equinox issue is not clattered.

I did some basic tests to assert whether we get the same output from the same inputs and we do.

I tested the execution time for the two implementations for the following case:

state_size = 50
sequence_size = 500
input_dim = 1

These are the results:

Yours: 2.63 ms ± 58.7 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
Mine: 44.3 µs ± 4.87 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)

This time of 2.64 ms is after I jitted your convolve function. Without jit it took:

Yours: 20.3 ms ± 330 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)
Mine: 2.14 ms ± 91.9 µs per loop (mean ± std. dev. of 7 runs, 100 loops each)

I suspect this has to do with the vmap?? Do you have any suggestions?

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.