Home
last modified time | relevance | path

Searched defs:header_num_lines (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/text/
Dvectors.cc23 …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