mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-18 09:54:33 +08:00
Format
This commit is contained in:
@@ -117,7 +117,7 @@ class GAT(Model):
|
||||
seed,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
self.GAT_model = GATModel(
|
||||
d_feat=self.d_feat,
|
||||
hidden_size=self.hidden_size,
|
||||
|
||||
Reference in New Issue
Block a user