Searched refs:w_it (Results 1 – 1 of 1) sorted by relevance
1269 FileNodeIterator w_it = fn["weights"].begin(); in read() local1271 for( i = 1; i < l_count; i++, ++w_it ) in read()1272 (*w_it).readRaw("d", weights[i].ptr(), weights[i].total()*esz); in read()