Home
last modified time | relevance | path

Searched defs:input_tf_tensor_values (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dop_kernel_runner.h101 gtl::InlinedVector<tensorflow::TensorValue, 4> input_tf_tensor_values; member
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_execute_compat.cc369 auto& input_tf_tensor_values = run_state.input_tf_tensor_values; in KernelFallbackExecuteCompatCoreRuntimeDispatch() local
518 auto& input_tf_tensor_values = run_state.input_tf_tensor_values; in KernelFallbackExecuteOpInternal() local