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

Faster path for onehotbatch(::CUArray{Int}, ::UnitRange) #29

Merged
merged 5 commits into from
Dec 31, 2022

Commits on Dec 31, 2022

  1. faster path for GPU creation

    mcabbott committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4f55dc8 View commit details
    Browse the repository at this point in the history
  2. fixup

    mcabbott committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    6d02bbe View commit details
    Browse the repository at this point in the history
  3. skip tests with real CUDA

    mcabbott committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    11b3feb View commit details
    Browse the repository at this point in the history
  4. indent

    Co-authored-by: Brian Chen <ToucheSir@users.noreply.github.com>
    mcabbott and ToucheSir authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    93a0e36 View commit details
    Browse the repository at this point in the history
  5. rm comment

    mcabbott authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    49561f9 View commit details
    Browse the repository at this point in the history