Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU Acceleration achieved! #1038

Merged
merged 44 commits into from
May 2, 2019
Merged

GPU Acceleration achieved! #1038

merged 44 commits into from
May 2, 2019

Commits on Apr 22, 2019

  1. add gpu.js 2.0.0-rc.7

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    f2ac059 View commit details
    Browse the repository at this point in the history
  2. add gpuUtils

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    6e8d8ac View commit details
    Browse the repository at this point in the history
  3. add gpuUtil convolve

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    e913640 View commit details
    Browse the repository at this point in the history
  4. add convolution to edgeDetect

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    37b8c63 View commit details
    Browse the repository at this point in the history
  5. bench it

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    d77f14b View commit details
    Browse the repository at this point in the history
  6. bench change

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    4742d97 View commit details
    Browse the repository at this point in the history
  7. newline

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    52d0a96 View commit details
    Browse the repository at this point in the history
  8. pipeline

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a09bd6e View commit details
    Browse the repository at this point in the history
  9. revert edge-detect

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    ba2f33c View commit details
    Browse the repository at this point in the history
  10. gpu accelerate gaussian blur

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    989cf6f View commit details
    Browse the repository at this point in the history
  11. edgeDetect use blur

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    b20d420 View commit details
    Browse the repository at this point in the history
  12. tweak values

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    98f20cc View commit details
    Browse the repository at this point in the history
  13. remove ndarray-gaussian-filter

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    7c40273 View commit details
    Browse the repository at this point in the history
  14. audit

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    e4167b5 View commit details
    Browse the repository at this point in the history
  15. turn on previews

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    cce2fdd View commit details
    Browse the repository at this point in the history
  16. remove oldPix

    harshkhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a3ddcb2 View commit details
    Browse the repository at this point in the history
  17. fix travis

    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    c8351f0 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'gpujs' of https://github.com/HarshKhandeparkar/image-se…

    …quencer into gpujs
    HarshKhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    682ffb2 View commit details
    Browse the repository at this point in the history
  19. Travis fix

    harshkhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    bbbaff8 View commit details
    Browse the repository at this point in the history
  20. Try fixing travis

    harshkhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    b963f7e View commit details
    Browse the repository at this point in the history
  21. Fix

    harshkhandeparkar committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    d995d74 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Retry

    harshkhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    63c7462 View commit details
    Browse the repository at this point in the history
  2. tweaks

    HarshKhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    ab4ec6e View commit details
    Browse the repository at this point in the history
  3. convolution module on GPU

    HarshKhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    0d2df0d View commit details
    Browse the repository at this point in the history
  4. use babelify

    HarshKhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    3e206ad View commit details
    Browse the repository at this point in the history
  5. trial

    HarshKhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    6d70752 View commit details
    Browse the repository at this point in the history
  6. remove logs

    HarshKhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    250dbd0 View commit details
    Browse the repository at this point in the history
  7. Update .travis.yml

    harshkhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    47571af View commit details
    Browse the repository at this point in the history
  8. Update .travis.yml

    harshkhandeparkar committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    52bad4d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. bump version

    HarshKhandeparkar committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    6178f56 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gpujs' of https://github.com/HarshKhandeparkar/image-se…

    …quencer into gpujs
    HarshKhandeparkar committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    fcc4761 View commit details
    Browse the repository at this point in the history
  3. bump to rc.9

    harshkhandeparkar committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    ba19ac8 View commit details
    Browse the repository at this point in the history
  4. rc.10

    harshkhandeparkar committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    4d348a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. rc.11

    harshkhandeparkar committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    623c566 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Update package.json

    harshkhandeparkar committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    f0dbef0 View commit details
    Browse the repository at this point in the history
  2. merge with main

    HarshKhandeparkar committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    4442db2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. convolution fix

    Harsh committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c0d5dcc View commit details
    Browse the repository at this point in the history
  2. unit test gpuUtils

    Harsh committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f5cdef8 View commit details
    Browse the repository at this point in the history
  3. tests changed, fixed

    Harsh committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    081d7ba View commit details
    Browse the repository at this point in the history
  4. new fix

    Harsh committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a0d4cca View commit details
    Browse the repository at this point in the history
  5. merge with main

    Harsh committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c6d1e0e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. merge with main

    Harsh committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    c198c28 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. more obvious parseFloat

    Harsh committed May 1, 2019
    Configuration menu
    Copy the full SHA
    e465168 View commit details
    Browse the repository at this point in the history
  2. remove old commented code

    Harsh committed May 1, 2019
    Configuration menu
    Copy the full SHA
    6929d4e View commit details
    Browse the repository at this point in the history