Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h633 std::vector<AllocatorAttributes> rets_alloc_attrs; member
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc971 const std::vector<AllocatorAttributes>& rets_alloc_attrs = in Run() local
Dfunction.cc976 std::vector<AllocatorAttributes> args_alloc_attrs, rets_alloc_attrs; in RunRemote() local