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

Adding hiera #30356

Merged
merged 146 commits into from
Jul 11, 2024
Merged

Adding hiera #30356

merged 146 commits into from
Jul 11, 2024

Commits on Feb 16, 2024

  1. initialized Structure

    Ubuntu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0cd30ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba8a870 View commit details
    Browse the repository at this point in the history
  3. Updated variable names

    Ubuntu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ec4111f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d27d82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77d2591 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    126de18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    479bfdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75a3440 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e2e638 View commit details
    Browse the repository at this point in the history
  10. better naming for x in forward pass

    Ubuntu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5569dad View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Moved utils to hiera

    Ubuntu committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    11017c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad959d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac7b23 View commit details
    Browse the repository at this point in the history
  4. Fix: Convert Checkpoint

    Namangarg110 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    866ffc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deba4fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3828e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82672b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00478b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. make style and quality

    Namangarg110 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4144fe8 View commit details
    Browse the repository at this point in the history
  2. make style and quality

    Namangarg110 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d23a70d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    c677783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cee5e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    419ccf8 View commit details
    Browse the repository at this point in the history
  2. Fixed bugs

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    130b55b View commit details
    Browse the repository at this point in the history
  3. initialized Structure

    Ubuntu authored and Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    733c59e View commit details
    Browse the repository at this point in the history
  4. Updated variable names

    Ubuntu authored and Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    86a43ed View commit details
    Browse the repository at this point in the history
  5. Added Config class, basic HF setup, convert_to_hf

    Ubuntu authored and Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1433a7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46d495c View commit details
    Browse the repository at this point in the history
  7. better naming for x in forward pass

    Ubuntu authored and Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a25a3a7 View commit details
    Browse the repository at this point in the history
  8. Moved utils to hiera

    Ubuntu authored and Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    51d11f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea872fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa570f3 View commit details
    Browse the repository at this point in the history
  11. Fix: Convert Checkpoint

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7e41f49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f47d06a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d249e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7cff186 View commit details
    Browse the repository at this point in the history
  15. make style and quality

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c4a4168 View commit details
    Browse the repository at this point in the history
  16. make style and quality

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    01e4662 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cc2c623 View commit details
    Browse the repository at this point in the history
  18. Fixed bugs

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f172b74 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9536140 View commit details
    Browse the repository at this point in the history
  20. Removed tim dependency

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    35b3720 View commit details
    Browse the repository at this point in the history
  21. added HieraBlock

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5f90a25 View commit details
    Browse the repository at this point in the history
  22. fixed: Model name

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ebde8c8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    772e421 View commit details
    Browse the repository at this point in the history
  24. fixed imports

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    850350e View commit details
    Browse the repository at this point in the history
  25. fixed quality & copies

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    20f3bc0 View commit details
    Browse the repository at this point in the history
  26. Fixes

    Namangarg110 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    12ef68a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update docs/source/en/model_doc/hiera.md

    Fix name
    
    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3faf1e7 View commit details
    Browse the repository at this point in the history
  2. Update docs/source/en/model_doc/hiera.md

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7debb8d View commit details
    Browse the repository at this point in the history
  3. Update docs/source/en/model_doc/hiera.md

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    942e8e9 View commit details
    Browse the repository at this point in the history
  4. Update src/transformers/models/hiera/configuration_hiera.py

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4e9ddd4 View commit details
    Browse the repository at this point in the history
  5. Update src/transformers/models/hiera/configuration_hiera.py

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c9e7704 View commit details
    Browse the repository at this point in the history
  6. Update src/transformers/models/hiera/modeling_hiera.py

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d8e8b73 View commit details
    Browse the repository at this point in the history
  7. Update src/transformers/models/hiera/modeling_hiera.py

    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    Namangarg110 and stevhliu authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6027674 View commit details
    Browse the repository at this point in the history
  8. Fixed formatting

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0e3a0e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9a4126 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b057d91 View commit details
    Browse the repository at this point in the history
  11. fixed no torch error

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d7210cc View commit details
    Browse the repository at this point in the history
  12. Docstring fix

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    10dfa68 View commit details
    Browse the repository at this point in the history
  13. Docstring fix

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f81fa76 View commit details
    Browse the repository at this point in the history
  14. doc string fix

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5951e58 View commit details
    Browse the repository at this point in the history
  15. fixed example usage

    Namangarg110 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9b194a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    dd3da8f View commit details
    Browse the repository at this point in the history
  2. Removed Hiera MAE

    Namangarg110 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3475b2d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    5ba0aaf View commit details
    Browse the repository at this point in the history
  2. fixed doc string

    Namangarg110 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3adb788 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. First commit

    EduardoPach committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c69df92 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Mar 31, 2024

  1. Resolved all issues

    Namangarg110 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5924b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. nits

    EduardoPach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8360db8 View commit details
    Browse the repository at this point in the history
  2. Improving tests

    EduardoPach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9651854 View commit details
    Browse the repository at this point in the history
  3. Nits

    EduardoPach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    88f81d0 View commit details
    Browse the repository at this point in the history
  4. More nits

    EduardoPach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    10b74a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4700ba9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c544b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be26de4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff2ea88 View commit details
    Browse the repository at this point in the history
  9. More fixes

    EduardoPach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4463fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. More imrpovments

    EduardoPach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b92081d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    e38b25d View commit details
    Browse the repository at this point in the history
  2. Fixed docstrings

    EduardoPach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    00283b1 View commit details
    Browse the repository at this point in the history
  3. Improved tests

    EduardoPach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b72cc8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    707484f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. All tests green

    EduardoPach committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cc04cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35350fe View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    4a6c6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    601c83a View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary file

    EduardoPach committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    219024f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. contribution attribution

    EduardoPach committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    aedaab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d30a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

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

Commits on May 8, 2024

  1. Resolved a few issues

    Namangarg110 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3dc48d1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Resolved Comments

    Namangarg110 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    22ad148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab41dc View commit details
    Browse the repository at this point in the history
  3. Removed loss print

    Namangarg110 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    be45286 View commit details
    Browse the repository at this point in the history
  4. Make tests green

    EduardoPach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    de97157 View commit details
    Browse the repository at this point in the history
  5. Updated docstrings

    EduardoPach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ae9fa03 View commit details
    Browse the repository at this point in the history
  6. Fix style

    EduardoPach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    761f9e9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Fixed num_heads in config

    EduardoPach committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b30718a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8fed9 View commit details
    Browse the repository at this point in the history
  3. Fix style

    EduardoPach committed May 12, 2024
    Configuration menu
    Copy the full SHA
    d736e56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc34d3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a8c82 View commit details
    Browse the repository at this point in the history
  6. HieraConfig

    EduardoPach committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a9a29b3 View commit details
    Browse the repository at this point in the history
  7. Fix copies

    EduardoPach committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3525f1c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fixed typo

    EduardoPach committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c83de0a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Resolved few issues

    Namangarg110 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ed73189 View commit details
    Browse the repository at this point in the history
  2. make

    Namangarg110 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7f5d27c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 25, 2024

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

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    7a6a99e View commit details
    Browse the repository at this point in the history
  2. fix style

    EduardoPach committed May 27, 2024
    Configuration menu
    Copy the full SHA
    73980d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a17dc View commit details
    Browse the repository at this point in the history
  4. Addressing comments

    EduardoPach committed May 27, 2024
    Configuration menu
    Copy the full SHA
    267bf7d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    41d6081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba0290 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Update src/transformers/models/hiera/modeling_hiera.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    EduardoPach and amyeroberts authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3a7ab67 View commit details
    Browse the repository at this point in the history
  2. Update src/transformers/models/hiera/modeling_hiera.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    EduardoPach and amyeroberts authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c35fb3f View commit details
    Browse the repository at this point in the history
  3. Update src/transformers/models/hiera/modeling_hiera.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    EduardoPach and amyeroberts authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    660d0b1 View commit details
    Browse the repository at this point in the history
  4. Fix style

    EduardoPach committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc259de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80dc2cb View commit details
    Browse the repository at this point in the history
  6. Fixed tests

    EduardoPach committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    20951c1 View commit details
    Browse the repository at this point in the history
  7. Fixed typo

    EduardoPach committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    48a317e View commit details
    Browse the repository at this point in the history
  8. Fixed interpolate test

    EduardoPach committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    192d7db View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Made torch fx compatible

    EduardoPach committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cafae1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54100e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75fd1c2 View commit details
    Browse the repository at this point in the history
  4. Addressed comments

    EduardoPach committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7e42e01 View commit details
    Browse the repository at this point in the history
  5. Noise directly as torch

    EduardoPach committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    776d2e2 View commit details
    Browse the repository at this point in the history
  6. Remove unnecesary attr

    EduardoPach committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ad09194 View commit details
    Browse the repository at this point in the history
  7. Added return_dit

    EduardoPach committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    14a686b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update src/transformers/models/hiera/__init__.py

    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    EduardoPach and amyeroberts authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    ef2ea02 View commit details
    Browse the repository at this point in the history
  2. Updated checkpoints

    EduardoPach committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    190c662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec0ad99 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [run_slow] hiera

    Namangarg110 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d76183e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Fixed device mismatch

    Namangarg110 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c67bacf View commit details
    Browse the repository at this point in the history
  2. [run_slow] hiera

    Namangarg110 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ec2c480 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    7b840d8 View commit details
    Browse the repository at this point in the history
  2. Fixed GPU tests

    EduardoPach committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    834bc8e View commit details
    Browse the repository at this point in the history
  3. [run_slow] hiera

    EduardoPach committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0a06b4d View commit details
    Browse the repository at this point in the history