-
Notifications
You must be signed in to change notification settings - Fork 300
New Features
Tang, Wenyi edited this page Jun 6, 2019
·
1 revision
Set system environment as global options.
-
VSR_CUSTOM_PAIR_AGGR_MEM: set to1to enable aggressive memory allocation in custom pairs parser. May use for large data to test/infer. -
VSR_SEQ_LOADER: set to1to enable sequence loader for test/infer. Bypass "OSError: Too many open files". -
VSR_LAZY_LOAD: set to1to enable lazy load in loading datasets. Saving start up time.