Skip to content

Commit c570fbf

Browse files
GasoonjiaYIWENX14
authored andcommitted
forward fix for D68269174
Differential Revision: D68451854 Pull Request resolved: #7797
1 parent 4b00e38 commit c570fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/arm/arm_backend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def __init__(self):
5050
self.output_format = None
5151
self.path_for_intermediates = None
5252
self.tosa_version = None
53+
self.tosa_spec = None
5354
self.input_order = None
5455

5556
def ethosu_compile_spec(

0 commit comments

Comments
 (0)