We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cb0ab commit 556e286Copy full SHA for 556e286
torchft/fsdp_test.py
@@ -5,9 +5,7 @@
5
# LICENSE file in the root directory of this source tree.
6
7
import os
8
-from concurrent.futures import ThreadPoolExecutor
9
from typing import Any, Dict, Tuple
10
-from unittest import TestCase, skipUnless
11
from unittest.mock import Mock
12
13
import torch
0 commit comments