forked from oneapi-src/oneAPI-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Yinghu5 patch 1 #1
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
Open
yinghu5
wants to merge
2,151
commits into
master
Choose a base branch
from
yinghu5-patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update sample.jsons for some incorrectly categorized code samples * move interfaces_comparison to Tier 1 (Getting Started)
…st3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified and added default input values for stream-triad-modified-*.cpp and spec-const3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified (oneapi-src#2138)
…ver Sample (oneapi-src#2142) * updated README with single precision option * updated README with single precision option
* Add default input values for stream-triad-modified-*.cpp and spec-const3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified and added default input values for stream-triad-modified-*.cpp and spec-const3.cpp so they don't need to take user interaction for inputs by default if no arguments are specified * Fix ONSAM-1799
* Updated data parallel python jupyter notebooks as per latest release * Added module 13 to oneapi essentials jupyter notebooks * fix for jira ONSAM-1819
This reverts commit 920e25d.
…ailed due to "StdinNotImplementedError" error (oneapi-src#2155) * remove jupyter nbconvert from sample.json Co-authored-by: Urszula Guminska <urszula.zofia.guminska@intel.com>
* Update README.md Changes by Stefana Raileanu * Update README.md
* Update README.md Changes by Stefana Raileanu * Update README.md environment setup template instructions
* Update README.md changes by Stefana Raileanu * Update README.md environment setup template instructions * Update README.md
* IRTK Learning Path Max env vars w/a Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> * Update README.md --------- Signed-off-by: Carroll, Michael R <michael.r.carroll@intel.com> Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>
…-and-Functionality/IntelTensorFlow_for_LLMs (oneapi-src#2268) * Bump transformers 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> * Update requirements.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jimmy Wei <jimmy.t.wei@intel.com>
* 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 Modin* name by Stefana Raileanu * Update README.md Update Modin* name by Stefana Raileanu * Update sample.json Update Modin* name by Stefana Raileanu * Update README.md Update Modin* name by Stefana Raileanu * Update sample.json
Update the Readme.md to fix the UX templete
update the Readme Per Marina's review
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant. Add a 'X' to the one that is applicable.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist for Moving samples:
Links and Details can be found in the samples WG Teams Files.