We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127f842 commit b397ad3Copy full SHA for b397ad3
pytorch_lightning/utilities/apply_func.py
@@ -13,7 +13,6 @@
13
# limitations under the License.
14
import operator
15
from abc import ABC
16
-from collections import OrderedDict
17
from collections.abc import Mapping, Sequence
18
from copy import copy
19
from functools import partial
0 commit comments