Home
last modified time | relevance | path

Searched refs:arg_alloc_attrs_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h170 std::vector<AllocatorAttributes> arg_alloc_attrs_; member
Dprocess_function_library_runtime.cc674 &comp_data->arg_alloc_attrs_, &comp_data->ret_alloc_attrs_)); in InstantiateMultiDevice()
779 opts_copy.args_alloc_attrs = comp_data.arg_alloc_attrs_; in RunMultiDevice()