Searched refs:fbatch (Results 1 – 1 of 1) sorted by relevance
253 def batch_map_config(num, r, fbatch, fmap, col_names, res): argument255 .batch(batch_size=fbatch, input_columns=col_names, per_batch_map=fmap).repeat(r)