Searched defs:parallel_parse (Results 1 – 3 of 3) sorted by relevance
58 bool parallel_parse = node->Parent()->Name() == kBatchNode; in Visit() local
43 ParseExampleOp(DataSchema data_schema, std::vector<std::string> column_list, bool parallel_parse) in ParseExampleOp()
322 bool parallel_parse) in ParseExampleOperation()