-
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.3.5 #14
Merged
Merged
v0.3.5 #14
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
* add validated torchserve kserve support * add tf * add link to patch * remove annotations * Update patch.yaml * fix tips
add readme explanation for env vars
Update action.yml
…ows (#205) Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.2.0 to 6.3.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.2.0...v6.3.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: Jitendra Patil <jitendra.patil@intel.com>
Update action.yml Co-authored-by: Jitendra Patil <jitendra.patil@intel.com>
Co-authored-by: Jitendra Patil <jitendra.patil@intel.com>
* Update README.md * lint
* modify cmd * fix port config * remove serving
add mkl to pip-base
* add healthcheck * return to working dir * force pip for torchserve * fix test runner * fix entrypoint handling * modify serving entrypoint to be image default
* update classical-ml to 2024.2.0 * glob strings * update tests * remove release tag dependency, pull from main * update idp licensing
* add pre-commit ci and license handling * add licenses * test ci * add gha * remove ci
Update patch.yaml
* update ipex xpu layers * update table enteries * Update tests.yaml for latest IPEX versions * add idp layers --------- Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com>
* update token permissions to be job-level * Update review-trigger.yml
* update to tf 2.15 + itex * remove debug statement * add REPO * update xpu layers (#223) * update xpu layers * add depends_on * update tag * add ld_library_path * add oneapi * add keys * add - * add conda run * add conda to env * remove python * uncomment tests * Rename file --------- Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
…ows (#224) Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.3.0 to 6.3.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.0...v6.3.1) --- updated-dependencies: - dependency-name: super-linter/super-linter 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>
* Added instructions for RHODS images * image manifests added * formatting done * README updated based on review * added license headers --------- Co-authored-by: sharvil.shah <sharvils@mlp-prod-clx-5669.ra.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 --------- Co-authored-by: jafraustro <jaime.valdez.fraustro@intel.com> Co-authored-by: Tyler Titsworth <tyler.titsworth@intel.com> Co-authored-by: Tyler Titsworth <titswortht@gmail.com> Co-authored-by: ma-pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Miguel Angel Pineda <mapineda@aia-sdp-pvc-135536.jf.intel.com>
* update action * udpate pre-commit * add venv to gitignore * return action * update based on public * keep internal functionality * remove dependency review * add dep review for public * update on-push * verify scorecard * lint actions * update cron * test non-standard cron * revert
jitendra42
approved these changes
Apr 10, 2024
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.