Searched defs:get_num_rows (Results 1 – 2 of 2) sorted by relevance
735 int32_t SchemaObj::get_num_rows() const { return data_->num_rows_; } in get_num_rows() function in mindspore::dataset::SchemaObj
4835 def get_num_rows(schema): member in Schema