Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dbatch_ops_test.py221 @batch_ops.batch_function(1, 10, 100000)
250 @batch_ops.batch_function(1, 10, 100000)
275 @batch_ops.batch_function(1, 10, 100000)
301 @batch_ops.batch_function(1, 2, 1)
324 @batch_ops.batch_function(1, 10, 100000)
359 result = gen_batch_ops.batch_function(
392 result = gen_batch_ops.batch_function(
426 result = gen_batch_ops.batch_function(
453 result = gen_batch_ops.batch_function(
502 @batch_ops.batch_function(1, 10, 100000)
Dbatch_ops.py32 def batch_function(num_batch_threads, function
107 return gen_batch_ops.batch_function(
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchFunction.pbtxt110 b = gen_batch_ops.batch_function(
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_generator_v1.py153 batch_function = _make_execution_function(
259 batch_outs = batch_function(*batch_data)
/external/tensorflow/tensorflow/python/kernel_tests/
Dpy_func_test.py472 @batch_ops.batch_function(1, 10, 100000)
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.td1325 b = gen_batch_ops.batch_function(