-
Notifications
You must be signed in to change notification settings - Fork 18
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
v0.4.0-Beta #35
Merged
Merged
v0.4.0-Beta #35
Conversation
This file contains 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
* rename things * Bump actions/upload-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: tylertitsworth <tyler.titsworth@intel.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
patch invalid secret input
* parent c752c2f author tylertitsworth <tyler.titsworth@intel.com> 1712602592 -0700 committer tylertitsworth <tyler.titsworth@intel.com> 1714496445 -0700 Add Dependency Review Action * Refactor Actions for Public * PR Integration Tests Customization (#238) * test file-based customization * fix label setup in test-containers * Updates Base Container Tests * python requirements txt (#243) * add python requirements txt * add workdir --------- Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * Update Test Actions * TF add requirements.txt (#240) * incorporate tf requirements * add requirements * change for papermill test * restore pytorch changes * restore pytorch changes * keep on tf changes in dependabot * remove classical ml files * remove classical ml files * remove python files * add workdir * single quotes * single quotes * add no-check * create classical ML requirements txt (#242) * add tf classical ml requirements * add workdir before copy * add workdir * Update Test Actions * add pyt requirements txt files (#241) * add pyt requirements txt files * add workdir * add single quotes * add no-check-certificate --------- Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * Add/Update Templates * Test Runner Code Coverage (#246) * add tox and coverage * stringify python versions * collect valid coverage report * loosen file grabbing * diversify artifact names * fix coverage to just report * download all artifacts * add working dir * add more test coverage * update codecov to 91% * add python setup * add buildx setup step * add buildx setup step * switch test images * remove builder context * remove internal tests * return buildx * use k8s driver * use k8s driver * load into docker driver * add buildx to unit tests * move test suite to root dir * update docs * add badge for coverage * add color output * comment out badge update for internal * Update tox.ini * add all docker envs * update coverage step * use buildx v3 * update job python reqs * fix req * merge artifacts * put summary in markdown * escape characters * move status check to watcher * Add Exception for unset Env Vars in Test Runner (#248) add unset value handling and docs * Fix Status Check (#249) * fix serving tests * use quotes for spacing * get last parent path * return root dir handling * remove double bash * return status check * Add Python Tests (#247) add python tests * Group Python Updates (#259) add groups to all python deps * Bump github/codeql-action from 3.24.10 to 3.25.3 (#262) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.10 to 3.25.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.24.10...v3.25.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add exception for preset tld
* Update container-ci.yaml * Update integration-test.yaml * Update integration-test.yaml * Update integration-test.yaml
Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
remove gitmodules
Update test_runner.py
) Bumps the python-requirements group in /classical-ml with 3 updates: [threadpoolctl](https://github.com/joblib/threadpoolctl), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook). Updates `threadpoolctl` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/joblib/threadpoolctl/releases) - [Changelog](https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md) - [Commits](joblib/threadpoolctl@3.4.0...3.5.0) Updates `jupyterlab` from 4.2.0b1 to 4.2.0rc0 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.0-beta.1...@jupyterlab/lsp@4.2.0-rc.0) Updates `notebook` from 7.2.0b0 to 7.2.0rc0 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.0-beta.0...@jupyter-notebook/tree@7.2.0-rc.0) --- updated-dependencies: - dependency-name: threadpoolctl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
…#268) Bumps the python-requirements group in /pytorch/serving with 4 updates: [torch](https://github.com/pytorch/pytorch), [torchaudio](https://github.com/pytorch/audio), [torchtext](https://github.com/pytorch/text) and [torchvision](https://github.com/pytorch/vision). Updates `torch` from 2.2.0+cpu to 2.3.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.3.0) Updates `torchaudio` from 2.2.0+cpu to 2.3.0 - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/commits/v2.3.0) Updates `torchtext` from 0.17.0+cpu to 0.18.0 - [Release notes](https://github.com/pytorch/text/releases) - [Commits](https://github.com/pytorch/text/commits/v0.18.0) Updates `torchvision` from 0.17.0+cpu to 0.18.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/commits/v0.18.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torchaudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torchtext dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
* UPD classical ml presete container * UPD data analytics preset container * UPD: deep learning preset container * UPD classical ml * UPD classical ml * UPD classical ml * UPD: data analytics * UPD deep learning preset * UP inference optimization * fix command * fix command * upd specs * upd specs * upd * fix typo * ADD TPP files for 2024.1.0 * tf env split in two, cpu and gpu * CHANGE: TF was split in cpu and gpu * upd conda run command for TF distributed demo * UPD format * rm version number from TPP files * Update lint.yaml * add: --no-install-recommends * fix for linters * sort specs alphabetically * Fixing DOCKERFILE_HADOLINT * Fixing MARKDOWN lintting * Adding feedback from pre-commit including pytest-test-runner * quoting CONDA_ROOT * Removing redundant python activation * Updating test keys to reflect hardware * Updating device label to xpu * Updating model definition * upd IDP variable in docker name. * add mpich package * Adding groups: render, video * adding sudo * fix version in image name * Adding device specific tests * Updating image name * Updating groups * Updating xpu tests * Updating image version * Labeling tests for cpu or gpu * Updating to use just cpu kernel * Removing quantizatino gpu tests * Using variables to create tests * Updating services images * Removing commented tests * Updating variables * Removing unnecesary variable * Updating test variables * Updating service reference * Updating service reference * Adding default values to variables * commenting test with out of resources error * Updating test hardware * Fixing typo * Updating log structure * commenting tests for tensroflow v1 * Removing cpu test running on gpu due to IPEX XPU being built without CPU support * Adding conda clean to the same layer that installs packages * Removing preset exclusion * Update .pre-commit-config.yaml * Solving LMC for v2024.1.0 release * Removing redundant channels * Generating licenses by template * Adding PVC labbel to tests --------- Co-authored-by: jafraustro <jaime.valdez.fraustro@intel.com> Co-authored-by: Jaime Alberto <110444811+jafraustro@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> Co-authored-by: Tyler Titsworth <titswortht@gmail.com> Co-authored-by: Miguel Angel Pineda <mapineda@aia-sdp-pvc-135536.jf.intel.com>
* Bump super-linter/super-linter from 6.3.1 to 6.4.1 Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v6.3.1...v6.4.1) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update lint.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
…serving in the python-requirements group (#288) * Bump intel-extension-for-pytorch Bumps the python-requirements group in /pytorch/serving with 1 update: [intel-extension-for-pytorch](https://github.com/intel/intel-extension-for-pytorch). Updates `intel-extension-for-pytorch` from 2.2.0+cpu to 2.3.0 - [Release notes](https://github.com/intel/intel-extension-for-pytorch/releases) - [Commits](https://github.com/intel/intel-extension-for-pytorch/commits) --- updated-dependencies: - dependency-name: intel-extension-for-pytorch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> * remove serving group, pytorch group takes care of it * 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: Tyler Titsworth <tyler.titsworth@intel.com>
* test locally * add CI functional errors * add CI functional errors * use pre-commit * modify tests * remove duplicate scripts * remove duplicate scripts * address lint issues * revert changes for perf * Update performance.py
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-requirements group (#291) Bump jupyterlab in /classical-ml in the python-requirements group Bumps the python-requirements group in /classical-ml with 1 update: [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `jupyterlab` from 4.2.0rc0 to 4.2.0 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.0-rc.0...@jupyterlab/lsp@4.2.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump intel-extension-for-pytorch Bumps the python-requirements group in /pytorch/serving with 1 update: [intel-extension-for-pytorch](https://github.com/intel/intel-extension-for-pytorch). Updates `intel-extension-for-pytorch` from 2.2.0+cpu to 2.3.0 - [Release notes](https://github.com/intel/intel-extension-for-pytorch/releases) - [Commits](https://github.com/intel/intel-extension-for-pytorch/commits) --- updated-dependencies: - dependency-name: intel-extension-for-pytorch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> * Bump the python-requirements group across 1 directory with 5 updates Bumps the python-requirements group with 5 updates in the /pytorch directory: | Package | From | To | | --- | --- | --- | | oneccl-bind-pt | `2.1.200` | `2.3.0+cpu` | | [torch](https://github.com/pytorch/pytorch) | `2.1.0.post0+cxx11.abi` | `2.3.0` | | [torchvision](https://github.com/pytorch/vision) | `0.16.0.post0+cxx11.abi` | `0.18.0` | | [torchaudio](https://github.com/pytorch/audio) | `2.1.0.post0+cxx11.abi` | `2.3.0` | | intel-extension-for-pytorch | `2.1.20+xpu` | `2.3.0+cpu` | Updates `oneccl-bind-pt` from 2.1.200 to 2.3.0+cpu Updates `torch` from 2.1.0.post0+cxx11.abi to 2.3.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.3.0) Updates `torchvision` from 0.16.0.post0+cxx11.abi to 0.18.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](https://github.com/pytorch/vision/commits/v0.18.0) Updates `torchaudio` from 2.1.0.post0+cxx11.abi to 2.3.0 - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/commits/v2.3.0) Updates `intel-extension-for-pytorch` from 2.1.20+xpu to 2.3.0+cpu --- updated-dependencies: - dependency-name: oneccl-bind-pt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: torchaudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: intel-extension-for-pytorch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> * Update xpu-requirements.txt * remove serving group, pytorch group takes care of it * Update requirements.txt * add libpython * update cpu docs * add serving docs * update pytorch versions * update multinode ver * update multinode ver * update multinode ver * fix syntax error * remove pip --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* replace ipex readme with dockerhub readme * update itex readme * update python readme * add classical-ml * add build section * update for next classical ml release
* add third_party folder * code review changes * few more tpp files * fixed name * fixed names
* Update container-ci.yaml * Update container-ci.yaml * Update container-ci.yaml
Update README.md
* add masking support * update docs * re-disable compare perf * enable masking in the action * integrate with actions * use .actions.json instead of input passthrough * remove python edits
* Added Github Action to update dockerhub repo description * Update .github/workflows/dockerhub-description.yml Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * Update .github/workflows/dockerhub-description.yml Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * Update .github/workflows/dockerhub-readmes.json Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * Update .github/workflows/dockerhub-readmes.json Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> * pre-commit changes * moved config file to .github dir --------- Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
…ile (#314) Update integration-test.yaml
…uirements group (#313) Bump mkdocs-material in /docs in the python-requirements group Bumps the python-requirements group in /docs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.5.22 to 9.5.23 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.22...9.5.23) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v6.4.1...v6.5.0) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
) Bumps the python-requirements group in /classical-ml with 2 updates: [matplotlib](https://github.com/matplotlib/matplotlib) and [notebook](https://github.com/jupyter/notebook). Updates `matplotlib` from 3.8.4 to 3.9.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.4...v3.9.0) Updates `notebook` from 7.2.0rc1 to 7.2.0 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.0-rc.1...@jupyter-notebook/tree@7.2.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
…#318) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…317) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… group across 1 directory (#316) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
* add pytorch tests * add mpi test * Update tests.yaml * Update Dockerfile * remove mpi test * source setvars * update setuptools * downgrade setuputils
Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
f6c0e70
to
0a07abb
Compare
f9e0dcf
to
0a5b171
Compare
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.
No description provided.