20 DEFINE_bool(decode,
false,
"Decode labels and/or weights");
21 DEFINE_bool(encode_labels,
false,
"Encode output labels");
22 DEFINE_bool(encode_weights,
false,
"Encode weights");
23 DEFINE_bool(encode_reuse,
false,
"Re-use existing mapper");
int main(int argc, char **argv)
int fstencode_main(int argc, char **argv)
DEFINE_bool(decode, false,"Decode labels and/or weights")