Skip to content

Commit

Permalink
Merge pull request #17 from njzjz/pt21tf215
Browse files Browse the repository at this point in the history
rebuild for pytorch 2.1 and tensorflow 2.15
  • Loading branch information
njzjz authored Sep 26, 2024
2 parents 700fe09 + df2493e commit ff2bb8f
Show file tree
Hide file tree
Showing 49 changed files with 100 additions and 746 deletions.
24 changes: 0 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.1'
target_platform:
- linux-64
tensorflow:
- '2.16'
- '2.15'
zip_keys:
- - cxx_compiler_version
- c_stdlib_version
Expand Down
Loading

0 comments on commit ff2bb8f

Please sign in to comment.