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.cc200 AllocatorAttributeVec input_alloc_attrs; in RunAsync() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1620 AllocatorAttributeVec input_alloc_attrs; in Process() local
1881 AllocatorAttributeVec* input_alloc_attrs, in PrepareInputs()
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h654 const gtl::InlinedVector<AllocatorAttributes, 4>* input_alloc_attrs = member