From 912049b6e8ce2be7332e13ab70d1a645a01f1577 Mon Sep 17 00:00:00 2001 From: Jerry Zhang Date: Fri, 21 Jun 2024 12:51:36 -0700 Subject: [PATCH] Test ghstack flow - 1 [ghstack-poisoned] --- torchao/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/torchao/__init__.py b/torchao/__init__.py index 5e043026ac..65c42a82b6 100644 --- a/torchao/__init__.py +++ b/torchao/__init__.py @@ -41,3 +41,5 @@ "quantize", "register_apply_tensor_subclass", ] + +# test ghstack flow