From 9e6c5e225dfdcbbe71640640d7e3207401d1ec83 Mon Sep 17 00:00:00 2001 From: 645775992 <645775992@qq.com> Date: Mon, 5 Dec 2022 21:15:47 +0800 Subject: [PATCH] update networkx 2.5 to 2.6 --- PyTorch/Classification/ConvNets/triton/requirements.txt | 2 +- PyTorch/Classification/GPUNet/triton/requirements.txt | 2 +- PyTorch/Forecasting/TFT/triton/requirements.txt | 2 +- PyTorch/LanguageModeling/BERT/triton/requirements.txt | 2 +- PyTorch/Segmentation/nnUNet/triton/requirements.txt | 2 +- PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt | 2 +- TensorFlow/Classification/ConvNets/triton/requirements.txt | 2 +- TensorFlow2/Recommendation/WideAndDeep/triton/requirements.txt | 2 +- .../models/tft_pyt/triton/requirements.txt | 2 +- .../TimeSeriesPredictionPlatform/triton/requirements.txt | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/PyTorch/Classification/ConvNets/triton/requirements.txt b/PyTorch/Classification/ConvNets/triton/requirements.txt index 5cb6aadcd..0a8edcfa0 100644 --- a/PyTorch/Classification/ConvNets/triton/requirements.txt +++ b/PyTorch/Classification/ConvNets/triton/requirements.txt @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -networkx==2.5 +networkx==2.6 onnx==1.8.0 onnxruntime==1.5.2 pycuda>=2019.1.2 diff --git a/PyTorch/Classification/GPUNet/triton/requirements.txt b/PyTorch/Classification/GPUNet/triton/requirements.txt index b3684a2d8..91ad41b61 100755 --- a/PyTorch/Classification/GPUNet/triton/requirements.txt +++ b/PyTorch/Classification/GPUNet/triton/requirements.txt @@ -13,7 +13,7 @@ # limitations under the License. model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.5#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 pycuda>=2019.1.2 PyYAML>=5.2 tabulate>=0.8.7 diff --git a/PyTorch/Forecasting/TFT/triton/requirements.txt b/PyTorch/Forecasting/TFT/triton/requirements.txt index a0af48ed3..54b78cae1 100644 --- a/PyTorch/Forecasting/TFT/triton/requirements.txt +++ b/PyTorch/Forecasting/TFT/triton/requirements.txt @@ -13,7 +13,7 @@ # limitations under the License. model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.5#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 numpy onnx>=1.8.0,<1.9.0 onnxruntime-gpu==1.8.1 diff --git a/PyTorch/LanguageModeling/BERT/triton/requirements.txt b/PyTorch/LanguageModeling/BERT/triton/requirements.txt index 1bc889786..5bfc8c82a 100644 --- a/PyTorch/LanguageModeling/BERT/triton/requirements.txt +++ b/PyTorch/LanguageModeling/BERT/triton/requirements.txt @@ -13,7 +13,7 @@ # limitations under the License. model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.3#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 numpy onnx==1.8.1 onnxruntime-gpu==1.8.1 diff --git a/PyTorch/Segmentation/nnUNet/triton/requirements.txt b/PyTorch/Segmentation/nnUNet/triton/requirements.txt index 5cb6aadcd..0a8edcfa0 100644 --- a/PyTorch/Segmentation/nnUNet/triton/requirements.txt +++ b/PyTorch/Segmentation/nnUNet/triton/requirements.txt @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -networkx==2.5 +networkx==2.6 onnx==1.8.0 onnxruntime==1.5.2 pycuda>=2019.1.2 diff --git a/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt b/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt index 15e8b04a4..139b75e50 100644 --- a/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt +++ b/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -networkx==2.5 +networkx==2.6 numpy onnx==1.8.0 onnxruntime==1.5.2 diff --git a/TensorFlow/Classification/ConvNets/triton/requirements.txt b/TensorFlow/Classification/ConvNets/triton/requirements.txt index c186ee28d..4e2be2d6a 100644 --- a/TensorFlow/Classification/ConvNets/triton/requirements.txt +++ b/TensorFlow/Classification/ConvNets/triton/requirements.txt @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -networkx==2.5 +networkx==2.6 onnx>=1.8.0 onnxruntime>=1.9.0 pycuda>=2019.1.2 diff --git a/TensorFlow2/Recommendation/WideAndDeep/triton/requirements.txt b/TensorFlow2/Recommendation/WideAndDeep/triton/requirements.txt index 04e64aae3..e76053267 100644 --- a/TensorFlow2/Recommendation/WideAndDeep/triton/requirements.txt +++ b/TensorFlow2/Recommendation/WideAndDeep/triton/requirements.txt @@ -14,7 +14,7 @@ model_navigator[tf] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.5#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 numpy onnx>=1.8.0,<1.9.0 onnxruntime-gpu==1.8.1 diff --git a/Tools/PyTorch/TimeSeriesPredictionPlatform/models/tft_pyt/triton/requirements.txt b/Tools/PyTorch/TimeSeriesPredictionPlatform/models/tft_pyt/triton/requirements.txt index cb9a44bfa..5f1b20b08 100644 --- a/Tools/PyTorch/TimeSeriesPredictionPlatform/models/tft_pyt/triton/requirements.txt +++ b/Tools/PyTorch/TimeSeriesPredictionPlatform/models/tft_pyt/triton/requirements.txt @@ -14,7 +14,7 @@ # model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.3#egg=model_navigator model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.5#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 numpy onnx>=1.8.0,<1.9.0 onnxruntime-gpu==1.8.1 diff --git a/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt b/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt index 670189097..df4493668 100644 --- a/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt +++ b/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt @@ -13,7 +13,7 @@ # limitations under the License. model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navigator.git@v0.2.7#egg=model_navigator natsort>=7.0.0 -networkx==2.5 +networkx==2.6 numpy onnx>=1.8.0,<1.9.0 onnxruntime-gpu==1.8.1