Skip to content

Commit

Permalink
Remove neuflow from test_models
Browse files Browse the repository at this point in the history
  • Loading branch information
hmorimitsu committed Mar 30, 2024
1 parent 7e653c7 commit dadfc7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ptlflow/models/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
EXCLUDE_MODELS = [
"matchflow",
"matchflow_raft",
"neuflow", # requires torch 2.X
"scv4",
"scv8",
"separableflow",
Expand All @@ -45,6 +46,7 @@
"lcv_raft_small",
"matchflow",
"matchflow_raft",
"neuflow", # requires torch 2.X
"scv4",
"scv8",
"separableflow",
Expand Down

0 comments on commit dadfc7b

Please sign in to comment.