Searched refs:total_new_space (Results 1 – 1 of 1) sorted by relevance
2312 const int64_t total_new_space = in SelectValidPortion() local2317 tensorflow::core::Bitmap b(new_batch_size * total_new_space); in SelectValidPortion()2318 for (int k = 0; k < new_batch_size * total_new_space; ++k) { in SelectValidPortion()