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 712bcc5 commit a2789d8Copy full SHA for a2789d8
exir/passes/spec_prop_pass.py
@@ -7,7 +7,7 @@
7
# pyre-strict
8
9
import operator
10
-from typing import Optional
+from typing import List, Optional
11
12
import torch
13
from executorch.exir.delegate import executorch_call_delegate
0 commit comments