Searched refs:batch_function (Results 1 – 5 of 5) sorted by relevance
220 @batch_ops.batch_function(1, 10, 100000)245 @batch_ops.batch_function(1, 10, 100000)272 result = gen_batch_ops.batch_function(303 result = gen_batch_ops.batch_function(335 result = gen_batch_ops.batch_function(353 @batch_ops.batch_function(1, 10, 100000)
58 def batch_function(num_batch_threads, function120 return gen_batch_ops.batch_function(
24 from tensorflow.contrib.batching.python.ops.batch_ops import batch_function
148 batch_function = _make_execution_function(257 batch_outs = batch_function(*batch_data)
102 b = gen_batch_ops.batch_function(