Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction.h863 std::vector<AllocatorAttributes> args_alloc_attrs; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction.cc1059 std::vector<AllocatorAttributes> args_alloc_attrs, rets_alloc_attrs; in RunRemote() local