Searched refs:fullpath (Results 1 – 1 of 1) sorted by relevance
645 char fullpath[1024]; in dumpAllLayers() local646 snprintf(fullpath, 1024, "%s/dump_%.3d_seq_%.3d_order_%.3d_tensor_%.3d", path, in dumpAllLayers()648 FILE* f = fopen(fullpath, "wb"); in dumpAllLayers()