Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
1fc1389c
"src/include/threadwise_gemm.hpp" did not exist on "8a4b59785b4f5ba48468d53618ca270c5da599a7"
Unverified
Commit
1fc1389c
authored
Jan 22, 2025
by
Jakob Görgen
Browse files
symphony/cli: removed unused imports from runs file
parent
dfdfb32c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
symphony/cli/simbricks/cli/commands/runs.py
symphony/cli/simbricks/cli/commands/runs.py
+0
-2
No files found.
symphony/cli/simbricks/cli/commands/runs.py
View file @
1fc1389c
...
@@ -30,8 +30,6 @@ from simbricks.client.provider import client_provider
...
@@ -30,8 +30,6 @@ from simbricks.client.provider import client_provider
from
simbricks.client.opus
import
base
as
opus_base
from
simbricks.client.opus
import
base
as
opus_base
from
..utils
import
async_cli
,
print_table_generic
from
..utils
import
async_cli
,
print_table_generic
from
rich.console
import
Console
from
rich.table
import
Table
app
=
Typer
(
help
=
"Managing SimBricks runs."
)
app
=
Typer
(
help
=
"Managing SimBricks runs."
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment