Remove oneVPL sample source#705
Merged
praveenkk123 merged 6 commits intooneapi-src:developmentfrom Nov 2, 2021
jeffreymcallister:mv_oneVPL_samples
Merged
Remove oneVPL sample source#705praveenkk123 merged 6 commits intooneapi-src:developmentfrom jeffreymcallister:mv_oneVPL_samples
praveenkk123 merged 6 commits intooneapi-src:developmentfrom
jeffreymcallister:mv_oneVPL_samples
Conversation
* Update Makefile * Update Makefile * Update Makefile * Update DCT.hpp * Update intrin_ftz_sample.cpp * Update merge_sort.cpp * Update intrin_double_sample.cpp * Update intrin_dot_sample.cpp * Update DCT.cpp
praveenkk123
approved these changes
Oct 14, 2021
Contributor
praveenkk123
left a comment
There was a problem hiding this comment.
Approve for CI purposes only
Contributor
Author
|
Validation fails expected until samples are added to oneVPL directories. |
Contributor
Author
|
Updated so that oneAPI samples validation can pass while changes to oneVPL repo are in flight. @praveenkk123: Can you start CI again? |
praveenkk123
approved these changes
Oct 21, 2021
Contributor
praveenkk123
left a comment
There was a problem hiding this comment.
Approve for CI only
praveenkk123
added a commit
that referenced
this pull request
Dec 7, 2021
* ONSAM-1414 Broken Link in Headers (#685) * Update Makefile * Update Makefile * Update Makefile * Update DCT.hpp * Update intrin_ftz_sample.cpp * Update merge_sort.cpp * Update intrin_double_sample.cpp * Update intrin_dot_sample.cpp * Update DCT.cpp * fix deprecation notice (#682) * Remove oneVPL sample source * Update json Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com> Co-authored-by: ericlars <eric.larson@intel.com> Co-authored-by: praveenkk123 <praveen.k.kundurthy@intel.com>
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
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.
Existing Sample Changes
Description
Remove oneVPL sample code, which will be stored in oneVPL dispatcher repo instead. Following oneDNN pattern.
Fixes Issue# VPL7-1769
External Dependencies
None
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
Delete this line and everything below if this is not a PR for a new code sample