Merge pull request #1838 from Chen1399/patch-1

Update export_meta.py
This commit is contained in:
Shi Xian 2024-06-24 10:44:11 +08:00 committed by GitHub
commit 5b4363a3e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ class ContextualEmbedderExport(torch.nn.Module):
0: "num_hotwords",
},
"hw_embed": {
0: "num_hotwords",
1: "num_hotwords",
},
}