|
Turi Create
4.0
|
Variables | |
| size_t | SFRAME_SORT_BUFFER_SIZE |
| size_t | SFRAME_READ_BATCH_SIZE |
Global configuration for sframe, keep them as non-constants because we want to allow user/server to change the configuration according to the environment
| size_t turi::sframe_config::SFRAME_READ_BATCH_SIZE |
The number of rows to read each time for paralleliterator
| size_t turi::sframe_config::SFRAME_SORT_BUFFER_SIZE |
The max buffer size to keep for sorting in memory