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

add adaptive pool #1239

Merged
merged 16 commits into from
Jun 30, 2020
Merged

add adaptive pool #1239

merged 16 commits into from
Jun 30, 2020

Commits on Jun 19, 2020

  1. add adaptive pool

    dnabanita7 committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    2698bb5 View commit details
    Browse the repository at this point in the history
  2. changes as per review

    dnabanita7 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    66a0af4 View commit details
    Browse the repository at this point in the history
  3. Update conv.jl

    dnabanita7 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    51de13c View commit details
    Browse the repository at this point in the history
  4. Update conv.jl

    dnabanita7 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    b31fa6e View commit details
    Browse the repository at this point in the history
  5. Update conv.jl

    dnabanita7 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1b81c08 View commit details
    Browse the repository at this point in the history
  6. Update conv.jl

    dnabanita7 authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    00a895a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. changed k to Int

    dnabanita7 authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    947e91e View commit details
    Browse the repository at this point in the history
  2. Update conv.jl

    dnabanita7 authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    e768509 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. added some tests

    dnabanita7 authored Jun 21, 2020
    Configuration menu
    Copy the full SHA
    bd63b08 View commit details
    Browse the repository at this point in the history
  2. Update conv.jl

    dnabanita7 authored Jun 21, 2020
    Configuration menu
    Copy the full SHA
    c326f30 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. update news.md

    dnabanita7 committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    c10b39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93e501 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. added gpu tests

    dnabanita7 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    1ac3477 View commit details
    Browse the repository at this point in the history
  2. changed from / to ÷

    dnabanita7 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    9c2c21d View commit details
    Browse the repository at this point in the history
  3. changed from / to ÷

    dnabanita7 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    bf71804 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. fix changes

    dnabanita7 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    72f5d14 View commit details
    Browse the repository at this point in the history