Home
last modified time | relevance | path

Searched refs:runtime_fallback_tensor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A DBUILD55 "runtime_fallback_tensor.h",
73 ":runtime_fallback_tensor",
128 name = "runtime_fallback_tensor",
129 srcs = ["runtime_fallback_tensor.cc"],
130 hdrs = ["runtime_fallback_tensor.h"],
221 ":runtime_fallback_tensor",
H A Druntime_fallback_kernels.cc1164 auto& runtime_fallback_tensor = in RuntimeFallbackExecuteOp() local
1168 runtime_fallback_tensor.GetTensorHandle()->Tensor(&tf_tensor); in RuntimeFallbackExecuteOp()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/conversion/
H A DBUILD34 "//tensorflow/core/runtime_fallback/runtime:runtime_fallback_tensor",