Skip to content

Commit

Permalink
fix yaml modle matchdg to trainer matchdg
Browse files Browse the repository at this point in the history
  • Loading branch information
smilesun committed Dec 18, 2023
1 parent 2daf480 commit fe002c1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/benchmark/benchmark_pacs_resnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ hduva: # name


matchdg: # name
model: matchdg
model: erm
trainer: matchdg
shared:
- gamma_reg

Expand Down Expand Up @@ -181,7 +182,8 @@ mldg: # name


hduva_matchdg: # name
model: matchhduva
model: hduva
trainer: matchdg
zx_dim: 0

shared:
Expand Down

0 comments on commit fe002c1

Please sign in to comment.