Comparing oneapi-src:master...restevesd:master · oneapi-src/oneAPI-samples · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oneapi-src/oneAPI-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: restevesd/oneAPI-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 330 files changed
  • 6 contributors

Commits on Nov 7, 2023

  1. FPGA: Switch to default seed 2 to avoid Stratix10 timing failures in …

    …the stall_enable sample (#2035)
    
    This avoids a timing failure on Stratix10 for the default seed
    yuguen authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8e2d7ed View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 13, 2023

  1. Update README.md

    jimmytwei authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    775da28 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jimmytwei authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c11834a View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jimmytwei authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    24d3d6f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. 2024.0 updates (#2045)

    * AI README.md Updates
    
    * Missing updates to 2024.0
    jimmytwei authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    40eb650 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jimmytwei authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    19596cf View commit details
    Browse the repository at this point in the history
  3. Update sample.json

    jimmytwei authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7134e57 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jimmytwei authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e8a5cb3 View commit details
    Browse the repository at this point in the history
  5. Update sample.json

    jimmytwei authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac3dd9c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. 2024.0 bug fixes (#2080)

    * Update README.md
    
    Updated preset table per UAT recommendations
    
    * Updated project files to support 2024.0 builds in Visual Studio (#2067)
    
    * Updated Windows samples that contain VS project files to support 2024.0
    
    * Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj
    
    * 2024.0 windows fixes (#2076)
    
    * Updated Windows samples that contain VS project files to support 2024.0
    
    * Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj
    
    * Updated AdditionalIncludeDirectories in VS project files to support both oneapi-vars and setvars.bat
    
    * Bug fixes (#2078)
    
    ---------
    
    Co-authored-by: ishaghosh27 <94150575+ishaghosh27@users.noreply.github.com>
    jimmytwei and ishaghosh27 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    277635f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. 2024.0 Bug Fixes (#2100)

    * Update README.md
    
    Updated preset table per UAT recommendations
    
    * Updated project files to support 2024.0 builds in Visual Studio (#2067)
    
    * Updated Windows samples that contain VS project files to support 2024.0
    
    * Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj
    
    * 2024.0 windows fixes (#2076)
    
    * Updated Windows samples that contain VS project files to support 2024.0
    
    * Renamed matrix_mul_dpcpp.vcxproj to matrix_mul_sycl.vcxproj
    
    * Updated AdditionalIncludeDirectories in VS project files to support both oneapi-vars and setvars.bat
    
    * Bug fixes (#2078)
    
    * README updates for Windows samples using Microsoft Visual Studio (#2093)
    
    * README updates
    
    * Update README.md
    
    * README update
    
    * README update
    
    * README Updates
    
    * README Update
    
    * README Update
    
    * README Updates
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update sample.json file
    
    * Update sample.json
    
    * Sepia Filter Dynamic Selection Visual Studio Fixes (#2099)
    
    ---------
    
    Co-authored-by: ishaghosh27 <94150575+ishaghosh27@users.noreply.github.com>
    jimmytwei and ishaghosh27 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cf10750 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Bump transformers (#2124)

    Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.36.0.
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@v4.30.0...v4.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: transformers
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4bb588d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    d217052 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#2152)

    * Update README.md
    
    * Update requirements.txt
    louie-tsai authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d9ea61a View commit details
    Browse the repository at this point in the history
Loading