Home
last modified time | relevance | path

Searched refs:fbatch (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_var_batch_map.py253 def batch_map_config(num, r, fbatch, fmap, col_names, res): argument
255 .batch(batch_size=fbatch, input_columns=col_names, per_batch_map=fmap).repeat(r)