Remote LOR model¶
Category: checkpoint.lor
Version: 1.0.0
UUID: 17e1525485d5ab87f3f872c71c2db1ec7b1c023045d395e40279c8649d767c92
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 | 062a2f... |
checkpoint |