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

v0.3.5 #14

Merged
merged 22 commits into from
Apr 10, 2024
Merged

v0.3.5 #14

merged 22 commits into from
Apr 10, 2024

Conversation

tylertitsworth
Copy link
Contributor

No description provided.

Tyler Titsworth and others added 21 commits February 26, 2024 13:55
* add validated torchserve kserve support

* add tf

* add link to patch

* remove annotations

* Update patch.yaml

* fix tips
add readme explanation for env vars
…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 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
@tylertitsworth tylertitsworth self-assigned this Apr 9, 2024
@tylertitsworth tylertitsworth changed the title v0.3.3 v0.3.5 Apr 9, 2024
@tylertitsworth tylertitsworth merged commit 3b6c29b into main Apr 10, 2024
7 of 9 checks passed
@tylertitsworth tylertitsworth deleted the r0.3.3 branch May 29, 2024 20:38
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.

5 participants