Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dguarantee_const_op.cc34 if (!ctx->forward_input_to_output_with_shape(0, 0, input_tensor.shape(), in Compute()
H A Daggregate_ops.cc59 if (ctx->forward_input_to_output_with_shape(input_idx, 0, input0.shape(), in Compute()
H A Dscatter_nd_op.cc296 if (!c->forward_input_to_output_with_shape(0, 0, params_shape, in DoCompute()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc478 bool OpKernelContext::forward_input_to_output_with_shape( in forward_input_to_output_with_shape() function in tensorflow::OpKernelContext
497 Status OpKernelContext::forward_input_to_output_with_shape( in forward_input_to_output_with_shape() function in tensorflow::OpKernelContext
503 if (!forward_input_to_output_with_shape(input_index, output_index, in forward_input_to_output_with_shape()
599 if (forward_input_to_output_with_shape(input_index, output_index, in forward_input_or_allocate_output()
617 if (forward_input_to_output_with_shape(input_name, output_name, in forward_input_or_allocate_output()
H A Dop_kernel.h836 bool forward_input_to_output_with_shape(int input_index, int output_index,
839 Status forward_input_to_output_with_shape(StringPiece input_name,
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtfrt_op_kernel.h134 bool forward_input_to_output_with_shape(int input_index, int output_index, in forward_input_to_output_with_shape() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/
H A Dlinalg_ops_common.cc210 if (context->forward_input_to_output_with_shape( in PrepareOutputs()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_matmul_op_fused.cc162 if (native_format && ctx->forward_input_to_output_with_shape( in Compute()
H A Dmkl_conv_ops.cc1118 if (native_format && context->forward_input_to_output_with_shape( in AllocateOutputTensor()
2041 ? context->forward_input_to_output_with_shape( in AllocateOutputTensor()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmkl_util.h958 is_forwarded = context->forward_input_to_output_with_shape(