Searched defs:process_func (Results 1 – 5 of 5) sorted by relevance
39 def _ProcessZip(zip_path, process_func): argument198 def process_func(filename, data): function
201 const auto process_func = [&convert_func](Argument &arg) { in ExportToGraphDef() local
330 const auto process_func = [&convert_func](Argument &arg) { in ConvertGraphDef() local
1120 ProcessRowsFunc process_func) { in DecodeImageData()