Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sender.h - github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c9d9b1e459e51bfa8589cd082ca018f88b63d15 (plain)
1
2
3
void parse_send_args(po::variables_map& vm, vector<string> pairs);
void setup_send();
void destroy_send();