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

Possible way to implement a LoopVectorization extension for conv2d & meanpool2d & activations #540

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2023

  1. Add files via upload

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6d32073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3cf3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a027a View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5339aaf View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9e0dc6d View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dd0f0ed View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b341d1c View commit details
    Browse the repository at this point in the history
  8. Update runtests.jl

    jonas208 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    94f7964 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Add files via upload

    jonas208 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6cc2e75 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c5c79ee View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    jonas208 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    132e35c View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    jonas208 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    aa019e9 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    jonas208 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    52e2a78 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d63f8a5 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ae86d13 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    776835d View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    13205da View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5850341 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    00b28f2 View commit details
    Browse the repository at this point in the history
  7. Delete runtests.jl

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    af04cc6 View commit details
    Browse the repository at this point in the history
  8. Delete Project.toml

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    990a34c View commit details
    Browse the repository at this point in the history
  9. Add files via upload

    jonas208 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    db0ad66 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add files via upload

    jonas208 authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a4e18e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Add files via upload

    jonas208 authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f584377 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    274db10 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    jonas208 authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6c33d5c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add files via upload

    jonas208 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7affd46 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3130f8a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Add files via upload

    jonas208 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d87f909 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    82abca8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Delete bench_torch.py

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c5ec713 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3f1c6dc View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8dde5f9 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5505157 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0aa3a3f View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    jonas208 authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    35f2b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add files via upload

    jonas208 authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    07943d7 View commit details
    Browse the repository at this point in the history