From 582c7fb9af088faee983bfd9c174f31e8d96e74f Mon Sep 17 00:00:00 2001 From: Andrey Yegorov Date: Tue, 16 Dec 2025 12:46:34 -0800 Subject: [PATCH] upgrade pytorch --- pom.xml | 8 ++++---- pulsar-transformations/pom.xml | 2 +- streaming-ai/pom.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 277012d..6a1fcf2 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 1.0.0-beta.8 4.16.0 1.5.1 - 0.22.1 + 0.35.1 1.15 1.0.72 10.1.4 @@ -73,14 +73,14 @@ ai.djl.pytorch pytorch-jni - 2.0.0-${djl.version} + 2.7.1-${djl.version} ai.djl.pytorch pytorch-native-cpu - osx-x86_64 - 2.0.0 + + 2.7.1 ${pulsar.groupId} diff --git a/pulsar-transformations/pom.xml b/pulsar-transformations/pom.xml index a0949b2..7931830 100644 --- a/pulsar-transformations/pom.xml +++ b/pulsar-transformations/pom.xml @@ -54,7 +54,7 @@ ai.djl.pytorch pytorch-native-cpu - osx-x86_64 + provided diff --git a/streaming-ai/pom.xml b/streaming-ai/pom.xml index e16c53e..d738c1e 100644 --- a/streaming-ai/pom.xml +++ b/streaming-ai/pom.xml @@ -47,7 +47,7 @@ ai.djl.pytorch pytorch-native-cpu - osx-x86_64 + ai.djl.pytorch