GithubHelp home page GithubHelp logo

yaroslavvb / stuff Goto Github PK

View Code? Open in Web Editor NEW
173.0 173.0 40.0 14 MB

Stuff I uploaded to share online or to access from a different machine

Jupyter Notebook 51.26% Python 47.30% Shell 0.56% JavaScript 0.39% Lua 0.27% CSS 0.05% HTML 0.16%

stuff's People

Contributors

yaroslavvb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stuff's Issues

svd crash

When I run tf.svd on some matrices, I come across the same issue.

Do you have any suggestions to address it?

Linearize seemingly doesn't work with `tf.data` api

I've been trying to use the linearize function, however it won't run the model - it just hangs after creating the contexts.

I've taken out the staging areas to ensure it isn't them, is linearize still being updated or has tensorflow now implemented your suggestions?

System:
Ubuntu 16.04
TF 1.4

pitfalls avoided by matmul.py

Helli @yaroslavvb,

In https://stackoverflow.com/questions/41804380/testing-gpu-with-tensorflow-matrix-multiplication, you claimed that your matmul_benchmark.py avoided common pitfalls. Can you please list them out ?

I can see that you have,

  1. Avoided counting time take to transfer data to the device by making the first call outside the timing region. But, is it guaranteed that Tensorflow will not move data back to the host unless it is accessed ?
  2. Averaging the time take over many iterations.

Thanks,
Sanjay

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.