Remote LOR model¶
Category: checkpoint.lor
Version: 1.1.0
UUID: 4b04d9fe13db55c994fa9edbab940ce8d63e40b16bc21948d65b08af1468b435
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 | path |
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 | 2bf7f9... |
checkpoint |