Remote LOR model¶
Category: checkpoint.lor
Version: 1.0.0
UUID: 31fbfe44305729fcb07708779b38a8d3159a5f4309a5268bf2bfc9b8c46c9bc3
Execution context: leip_af
Choice Priority: 1.0
Value Parameters¶
| Name | Synonyms | Type | Values |
|---|---|---|---|
| Host where the LOR server is running | checkpoint.lor.host |
scalar | string |
| Port on which the LOR server is running | checkpoint.lor.port |
scalar | int |
| Path to compiled model | checkpoint.lor.path,checkpoint.path |
scalar | string |
Constraints¶
- When using a compiled model, the dataloader batch size must match the model's batch size (
train.batch_size_val==export.batch_size)
This component fits into¶
| Name | UUID | Synonyms |
|---|---|---|
| Full Recipe | 4511dd... |
checkpoint |