Searched defs:file_paths (Results 1 – 10 of 10) sorted by relevance
161 def report_modified_files(file_paths): argument173 def normalize_whitespace(file_paths): argument182 def normalize_c_whitespace(file_paths): argument198 def normalize_docs_whitespace(file_paths): argument217 def docs_modified(file_paths): argument223 def credit_given(file_paths): argument229 def reported_news(file_paths): argument235 def regenerated_configure(file_paths): argument243 def regenerated_pyconfig_h_in(file_paths): argument
124 def merge_files_to_one_file(file_paths, merged_file_path): argument
149 def __init__(self, file_paths): argument
220 DebugServices::ProcessedNPYFiles file_paths; in CheckWatchpoints() local320 DebugServices::NPYFilePool file_paths; in ReadTensorsUtil() local
213 const std::vector<std::shared_ptr<ShardOperator>> &operators) { in BindShardReader()260 const std::vector<std::shared_ptr<ShardOperator>> &operators) { in BindShardSegment()
159 Status ShardHeader::BuildDataset(const std::vector<std::string> &file_paths, bool load_dataset) { in BuildDataset()219 Status ShardHeader::InitByFiles(const std::vector<std::string> &file_paths) { in InitByFiles()
65 Status ShardReader::Init(const std::vector<std::string> &file_paths, bool load_dataset) { in Init()1154 Status ShardReader::CountTotalRows(const std::vector<std::string> &file_paths, bool load_dataset, in CountTotalRows()1216 Status ShardReader::Open(const std::vector<std::string> &file_paths, bool load_dataset, int n_consu… in Open()
63 static char *file_paths[NEL]; variable
776 std::vector<std::string> file_paths; in ParseSingleExample() local
297 NPYFilePool file_paths; in GetPrevTensor() local