Searched defs:chunk_count (Results 1 – 3 of 3) sorted by relevance
48 def _get_hash(self, chunk_count, chunk_size): argument
85 uint32_t chunk_count; member
1018 int chunk_count = (count + dcount0 - 1)/dcount0; in train_rprop() local