Home
last modified time | relevance | path

Searched defs:args_alloc_attrs (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction.h632 std::vector<AllocatorAttributes> args_alloc_attrs; member
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.cc976 std::vector<AllocatorAttributes> args_alloc_attrs, rets_alloc_attrs; in RunRemote() local