From 8b4c1cd8a27ea52893bae94415d98577c9baddbb Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Sat, 15 Feb 2025 07:40:31 +1100 Subject: [PATCH] add migration for pytorch 2.6 --- recipe/migrations/pytorch26.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipe/migrations/pytorch26.yaml diff --git a/recipe/migrations/pytorch26.yaml b/recipe/migrations/pytorch26.yaml new file mode 100644 index 0000000000..5cb7082237 --- /dev/null +++ b/recipe/migrations/pytorch26.yaml @@ -0,0 +1,10 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for pytorch 2.6 + kind: version + migration_number: 1 +libtorch: +- '2.6' +pytorch: +- '2.6' +migrator_ts: 1739565601.4436605