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

Added cl_khr_fp16 extension support for test_explicit_s2v from basic #1713

Merged
merged 13 commits into from
Oct 17, 2023

Commits on Apr 27, 2023

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

    shajder committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    6f4afbe View commit details
    Browse the repository at this point in the history
  3. cosmetic fix

    shajder committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    dc2c492 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on Jun 14, 2023

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    94fa1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242c767 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add NaN check for half to float conversion

    Vasu Penugonda authored and lakshmih committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ffb7738 View commit details
    Browse the repository at this point in the history
  2. check-format fixes

    lakshmih committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c7055fd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Add NaN check for all float types

    Use std::isnan for float/double types.
    
    Change-Id: I005bddccaa3f8490ac59b2aa431ed315733ad143
    Vasu Penugonda authored and lakshmih committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7d78bcd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix Ubuntu build error with isnan macro definition

    Change-Id: I671ed826a9631fbbc66d0aa9b674ab00124c7967
    Vasu Penugonda authored and lakshmih committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cc6389b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Check format fixes

    lakshmih committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9ad151a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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