From ab176b72e9499dd9e99869b7aafb3912db48011c Mon Sep 17 00:00:00 2001 From: Huanyu He Date: Thu, 6 Feb 2025 11:28:35 -0800 Subject: [PATCH] disable contextlib in PT2 train pipeline (#2596) Summary: # context * more details in the [post](https://fb.workplace.com/groups/1075192433118967/permalink/1587079018596970/) * disable contextlib with PT2 Differential Revision: D68480678 --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index ae7fb2d41..0816bf09d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0a0 +1.2.0a0