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

Update LICENSE #88

Open
wants to merge 15 commits into
base: v3.1.0
Choose a base branch
from
Open

Update LICENSE #88

wants to merge 15 commits into from

Conversation

intelmccoy
Copy link

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/performance-tools/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/performance-tools )

jim-wang-intel and others added 15 commits November 1, 2024 08:05
…ges for running make consolidate (intel-retail#71)

* fix: fix python3 syntax error and added some missing dependency packages for running make consolidate

Signed-off-by: Jim Wang <[email protected]>

* fix: fix reviewdog pep8 E231 error

Signed-off-by: Jim Wang <[email protected]>

---------

Signed-off-by: Jim Wang <[email protected]>
…ltiple target_fps and container_names (intel-retail#72)

* feat: enhance the benchmark script to take multiple target_fps and container_names for parallel running different case pipelines for stream density mode and added unit tests

Signed-off-by: Jim Wang <[email protected]>

* fix: fix reviewdog pep8 E128 and E125 issues

Signed-off-by: Jim Wang <[email protected]>

* refactor: better errors handling and code cleanups

Signed-off-by: Jim Wang <[email protected]>

* refactor: remove copy-to-loss-prevention make target

Signed-off-by: Jim Wang <[email protected]>

---------

Signed-off-by: Jim Wang <[email protected]>
Removed ISSU_TEMPLATE.md and added bug_report.md

Resolves: I#81
…intel-retail#80)

* feat: Separate parsing scripts to accommodate additional data formats

Signed-off-by: Elizabeth J Lee <[email protected]>
Fix:Make pcm seperate process and add while loop
fix : update ISSUE_TEMPLATE directory structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants