Basic Commands
This section describes the options and examples of common ANN-Benchmarks commands. Additional parameters are added to the command. You can determine whether to add the parameters as required.
Test Command Format
1 | python data_export.py |
Command Options
Command Option |
Default Value |
Description |
|---|---|---|
--output |
None |
File where the result is output. This option is mandatory. |
--recompute |
False |
If this option is set, the metrics will be recalculated. |
--outbatch |
False |
Additional parameter. If set, the results are output in batch mode. |
Parent topic: Checking Results