Home
last modified time | relevance | path

Searched refs:batch_function (Results 1 – 10 of 10) 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.py33 def batch_function(num_batch_threads, function
108 outputs = gen_batch_ops.batch_function(
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/tf_to_corert/
Dbatch_function_fallback_resource_variable_as_captured_tensor.mlir10 … // CHECK: tfrt_fallback_async.batch_function([[ARG:%.*]]) @batched_func ([[BATCHED_FUNC_ARG:%.*]])
Dbatch_function_fallback.mlir14 // CHECK: tfrt_fallback_async.batch_function(%arg0) @batched_function ({{%.*}}, [[var]])
Dlower_saved_model.mlir142 func @batch_function(
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_generator_v1.py150 batch_function = _make_execution_function(
256 batch_outs = batch_function(*batch_data)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchFunction.pbtxt110 b = gen_batch_ops.batch_function(
/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/
Dtfrt_fallback_async.td442 def BatchFunctionOp : FallbackAsync_Op<"batch_function", [CoreRT_TypedAttributeTrait]> {
/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_generated_ops.td978 b = gen_batch_ops.batch_function(