Home
last modified time | relevance | path

Searched defs:input_alloc_attrs_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dop_kernel_runner.h113 gtl::InlinedVector<AllocatorAttributes, 4> input_alloc_attrs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dop_kernel_runner.h94 gtl::InlinedVector<AllocatorAttributes, 4> input_alloc_attrs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device.h254 gtl::InlinedVector<AllocatorAttributes, 4> input_alloc_attrs_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dsingle_threaded_executor.cc569 input_alloc_attrs_; // Length = `total_num_inputs_`. member in tensorflow::__anon565754a20111::SingleThreadedExecutorImpl