Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/batching/python/ops/
Dbatch_ops_test.py220 @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)
Dbatch_ops.py58 def batch_function(num_batch_threads, function
120 return gen_batch_ops.batch_function(
/external/tensorflow/tensorflow/contrib/batching/
D__init__.py24 from tensorflow.contrib.batching.python.ops.batch_ops import batch_function
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_generator.py148 batch_function = _make_execution_function(
257 batch_outs = batch_function(*batch_data)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchFunction.pbtxt102 b = gen_batch_ops.batch_function(