Home
last modified time | relevance | path

Searched defs:input_alloc_attrs (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc237 AllocatorAttributeVec input_alloc_attrs; in Run() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1700 AllocatorAttributeVec input_alloc_attrs; in Process() local
1975 AllocatorAttributeVec* input_alloc_attrs, in PrepareInputs()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h707 const gtl::InlinedVector<AllocatorAttributes, 4>* input_alloc_attrs = member