Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from oneapi-src/main-upstream
Browse files Browse the repository at this point in the history
Update AI Tools 2024.1.0 packages. (#8)
  • Loading branch information
aagalleg authored May 8, 2024
2 parents 93e7db0 + a64e2f7 commit 5219168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The [env/intel_env.yml](./env/intel_env.yml) file contains all dependencies to c
| **Packages required in YAML file**| **Version**
| :--- | :--
| python | 3.9
| intel-aikit-tensorflow | 2024.0
| intel-aikit-tensorflow | 2024.1

Execute next command to create the conda environment.

Expand Down
2 changes: 1 addition & 1 deletion env/intel_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ channels:
- conda-forge
dependencies:
- python=3.9
- intel-aikit-tensorflow=2024.0
- intel-aikit-tensorflow=2024.1

0 comments on commit 5219168

Please sign in to comment.