Searched defs:header_num_lines (Results 1 – 1 of 1) sorted by relevance
23 …rShape(const std::string &path, int32_t max_vectors, int32_t *num_lines, int32_t *header_num_lines, in InferShape()74 int num_lines = 0, header_num_lines = 0; in Load() local