brushed the config keys
This commit is contained in:
parent
fef1dabce1
commit
2db8ff5ccc
@ -256,9 +256,12 @@ DECLARE_CONFIG_VALUE(YES);
|
||||
DECLARE_CONFIG_VALUE(NO);
|
||||
|
||||
/**
|
||||
* @brief Auto-batching to the `#batch`.
|
||||
* @brief Auto-batching configuration: device + batch size
|
||||
*/
|
||||
DECLARE_CONFIG_KEY(AUTO_BATCH);
|
||||
/**
|
||||
* @brief Auto-batching configuration: timeout
|
||||
*/
|
||||
DECLARE_CONFIG_KEY(AUTO_BATCH_TIMEOUT);
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user