Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dbatching.py92 def batch_init_fn(_): function
100 batch_reducer = grouping.Reducer(batch_init_fn, batch_reduce_fn, finalize_fn)
131 def batch_init_fn(_): function
149 batch_reducer = grouping.Reducer(batch_init_fn, batch_reduce_fn, finalize_fn)
285 def batch_init_fn(_): function
300 batch_reducer = grouping.Reducer(batch_init_fn, batch_reduce_fn, finalize_fn)
336 def batch_init_fn(_): function
355 reducer = grouping.Reducer(batch_init_fn, batch_reduce_fn, finalize_fn)