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 multithreading tests and tests of Stack #10

Merged
merged 10 commits into from
Jun 14, 2022
Merged

Add multithreading tests and tests of Stack #10

merged 10 commits into from
Jun 14, 2022

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    dc2b045 View commit details
    Browse the repository at this point in the history
  2. update bigtest example

    ablaom committed May 31, 2022
    Configuration menu
    Copy the full SHA
    81eae18 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. add stack_evaluation; needs JuliaAI/MLJBase.jl#767

    add stack_evaluation; needs JuliaAI/MLJBase.jl#767
    
    rm target_scitype arg from stack_evaluation
    
    put stack test into test()
    
    oops
    
    fix some bugs
    
    separate out :accelerated_stack_evaluation test
    
    more tweaks
    
    oops
    ablaom committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8a260f7 View commit details
    Browse the repository at this point in the history
  2. update example/bigtest

    ablaom committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a39c2d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. tweaks

    ablaom committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a7424c0 View commit details
    Browse the repository at this point in the history
  2. add bigtest/Manifest.toml

    ablaom committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a3a5802 View commit details
    Browse the repository at this point in the history
  3. update bigtest/Manifest.toml

    ablaom committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a9d4b8c View commit details
    Browse the repository at this point in the history
  4. update example/bigtest

    ablaom committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2b4a8be View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. make stack a double stack

    ablaom committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3eb1e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    bebbf55 View commit details
    Browse the repository at this point in the history